1593c21031
mostly for fun ... and to see if I'm missing any foundational bits.
3 lines
59 B
SQL
3 lines
59 B
SQL
DROP TABLE IF EXISTS weather;
|
|
DROP TABLE IF EXISTS cities;
|