-- Uninstall file for the data model created by 'demo-create.sql' -- (This file created automatically by create-sql-uninst.pl.) -- -- brech (Mon Aug 28 11:06:33 2000) -- -- $Id: demo-drop.sql,v 1.1 2001/04/05 18:23:38 donb Exp $ -- drop table ad_template_sample_users; drop sequence ad_template_sample_users_seq;