-- Drop the cal_item object and all related tables, -- views, and package -- -- @author Gary Jin (gjin@arsdigita.com) -- @creation-date Nov 17, 2000 -- @cvs-id $Id: cal-table-drop.sql,v 1.3 2001/09/17 13:38:09 charlesm Exp $ -- -- @ported by Charles Mok (mok_cl@eelab.usyd.edu.au) ---------------------------------------------------------- -- Drop Support Table ---------------------------------------------------------- DROP TABLE cal_party_prefs;