-- 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.1 2002/07/09 17:35:02 rmello Exp $ -- -- @ported by Charles Mok (mok_cl@eelab.usyd.edu.au) ---------------------------------------------------------- -- Drop Support Table ---------------------------------------------------------- DROP TABLE cal_party_prefs;