2 lines
75 B
SQL
2 lines
75 B
SQL
drop table if exists credits; -- must be first
|
|
drop table if exists stars;
|
drop table if exists credits; -- must be first
|
|
drop table if exists stars;
|