-- 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 2001/04/23 23:09:38 donb Exp $ -- ---------------------------------------------------------- -- Drop Support Table ---------------------------------------------------------- drop table cal_party_prefs;