# # This script deletes ALL the MyReview tables. # DROP TABLE Assignment ; DROP TABLE Author ; DROP TABLE Config ; DROP TABLE Correlation ; DROP TABLE Criteria ; DROP TABLE Message ; DROP TABLE PCMember ; DROP TABLE PDFStyle ; DROP TABLE Paper ; DROP TABLE PaperStatus ; DROP TABLE RateLabel ; DROP TABLE Rating ; DROP TABLE RatingBox ; DROP TABLE ResearchTopic ; DROP TABLE Review ; DROP TABLE ReviewMark ; DROP TABLE SelectedTopic ; DROP TABLE Session ; DROP TABLE ConfSession; DROP TABLE Slot; DROP Table PaperQuestion; DROP TABLE PQChoice; DROP TABLE PaperAnswer; DROP Table ReviewQuestion; DROP TABLE RQChoice; DROP TABLE ReviewAnswer; DROP TABLE PaperTopic; DROP TABLE Person; DROP TABLE PersonChoice; DROP TABLE PaymentMode; DROP TABLE RegQuestion; DROP TABLE RegChoice;