box-o-sand/oldstuff/postgresql/tutorial/weather/wipe.sql
2015-06-22 13:15:42 -05:00

3 lines
59 B
SQL

DROP TABLE IF EXISTS weather;
DROP TABLE IF EXISTS cities;