4 lines
50 B
SQL
4 lines
50 B
SQL
-- [RESERVOIRS]
|
|
|
|
drop table if exists reservoirs;
|
-- [RESERVOIRS]
|
|
|
|
drop table if exists reservoirs;
|