begin; drop view whx_user_dimension_target; drop view whx_user_dimension_source; drop view whx_host_dimension_target; drop view whx_host_dimension_source; drop table wh_user_dimension; drop table wh_host_dimension; commit;