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