Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

drop tables from local table database postgres

DROP TABLE <table_name1>, <table_name2>;
Source by www.postgresql.org #
 
PREVIOUS NEXT
Tagged: #drop #tables #local #table #database #postgres
ADD COMMENT
Topic
Name
3+9 =