6 lines
105 B
SQL
6 lines
105 B
SQL
drop view dailylift;
|
|
drop table training;
|
|
drop table shorthand;
|
|
drop table exercise;
|
|
drop table account;
|