4 lines
86 B
MySQL
4 lines
86 B
MySQL
|
DROP TABLE maker.frob;
|
||
|
|
||
|
ALTER TABLE public.checked_headers
|
||
|
DROP COLUMN frob_checked;
|