blob: a5df06f2de27bf9b98195bfd7ceffa66e2dc88ac [file] [log] [blame]
drop table stud_course;
drop table course;
drop table student;
drop table dept;
drop table account;
drop table address;