--
--    Licensed Materials - Property of IBM
--    
--    BI and PM: HTS
--    
--    (c) Copyright IBM Corp. 2003, 2010.
--    
--    US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
--    



DROP TABLE ANN_CONTEXT_DIMENSIONMEMBER
GO

DROP TABLE  ANN_DIMENSION_METADATAITEM
GO

DROP TABLE  ANN_DIMENSIONMEMBER_DATAITEM
GO

DROP TABLE  ANN_MODEL_DIMENSION
GO

DROP TABLE  ANN_METADATAITEM
GO

DROP TABLE  ANN_DATAITEM
GO

DROP TABLE  ANN_DIMENSIONMEMBER
GO

DROP TABLE  ANN_DIMENSION
GO

DROP TABLE  ANN_ANNOTATION_PROPS
GO

DROP TABLE  ANN_ANNOTATION
GO

DROP TABLE  ANN_ANNOTATION_TEXT
GO

DROP TABLE  ANN_MODEL
GO

DROP TABLE  ANN_CONTEXT
GO

DROP TABLE  ANN_IDTABLE
GO

DROP TABLE  ANN_VERSION
GO