4 lines
52 B
SQL
4 lines
52 B
SQL
-- Remove test table
|
|
DROP TABLE hectic.test_table;
|
|
|
-- Remove test table
|
|
DROP TABLE hectic.test_table;
|
|
|