blob: 7896d9f31683ead4c7079f563cc0dbc9815ba1e6 [file] [log] [blame]
drop view customer ;
drop view customer_address ;
drop view customer_demographics ;
drop view household_demographics ;
drop view item ;
drop view promotion ;
drop view time_dim ;
drop view date_dim ;
drop view store ;
drop view store_sales ;
drop view warehouse ;
drop view ship_mode ;
drop view reason ;
drop view income_band ;
drop view call_center ;
drop view web_site ;
drop view store_returns ;
drop view web_page ;
drop view catalog_page ;
drop view inventory ;
drop view catalog_returns ;
drop view web_returns ;
drop view web_sales ;
drop view catalog_sales ;