6 lines
77 B
SQL
6 lines
77 B
SQL
-- [OPTIONS]
|
|
|
|
drop table if exists options_3;
|
|
|
|
drop table if exists options;
|