9 lines
250 B
MySQL
9 lines
250 B
MySQL
|
-- Place your SQL code here
|
||
|
DROP TABLE IF EXISTS postgresql.address,
|
||
|
postgresql.address_type,
|
||
|
postgresql.bank_account_type,
|
||
|
postgresql.erte_COVID19,
|
||
|
postgresql.professional_levels,
|
||
|
postgresql.profile_media,
|
||
|
postgresql.profile_type,
|
||
|
postgresql.townKk;
|