4 lines
179 B
Plaintext
4 lines
179 B
Plaintext
-- This template is just an example for the RC release, and will be modified in future version.
|
|
|
|
-- DROP SOURCE TABLE
|
|
DROP TABLE <%= __DATABASE_NAME__ %>.<%= __TABLE_NAME__ %>; |