summaryrefslogtreecommitdiff
path: root/sql/drop.sql
blob: cc210402e08fab9361c64fd54e187c058af8d15e (plain) (blame)
1
2
3
4
5
DROP TABLE choices;
DROP TABLE users;
DROP TABLE courses;
DROP TABLE ctypes;
DROP TABLE cgroups;