Skip to content

Instantly share code, notes, and snippets.

@n-tran
Last active December 14, 2015 07:49
Show Gist options
  • Save n-tran/5053512 to your computer and use it in GitHub Desktop.
Save n-tran/5053512 to your computer and use it in GitHub Desktop.
use mip_portal
go
drop table rx_product_level
go
drop table rx_product
go
drop table provider_rx
go
--mip_dw removal
use mip_dw
go
drop table event_profile_rx_uplift
go
drop table provider_profile_rx
go
drop table rx_product
go
drop table rx_product_level
go
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment