summaryrefslogtreecommitdiff
path: root/sql/drop.sql
blob: 7b92784094671b12432c4405b5bef8a9b6460ef9 (plain) (blame)
1
2
3
4
DROP TABLE choices;
DROP TABLE users;
DROP TABLE courses;
DROP TABLE misc;