2 lines
50 B
SQL
2 lines
50 B
SQL
-- Drop tables table
|
|
DROP TABLE IF EXISTS tables; |
-- Drop tables table
|
|
DROP TABLE IF EXISTS tables; |