/[cvs.andrew.net.au]/uni/COMP2400/dropbooks.sql
ViewVC logotype

Contents of /uni/COMP2400/dropbooks.sql

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations)
Mon Sep 27 02:10:06 2004 UTC (20 years ago) by apollock
Branch: MAIN
CVS Tags: HEAD
Pretty much at the submission stage

1 DROP TABLE nonfiction_book;
2 DROP TABLE fiction_book;
3 DROP TABLE text_book;
4 DROP TABLE authorship;
5 DROP TABLE course_textbooks ;
6 DROP TABLE orders;
7 DROP TABLE courseoffering;
8 DROP TABLE course;
9 DROP TABLE storeorder;
10 DROP TABLE book;
11 DROP TABLE publisher;
12 DROP TABLE department;
13 DROP TABLE department_contact;
14 DROP TABLE distributor;

  ViewVC Help
Powered by ViewVC 1.1.22