/* APPLE LOCAL file coalescing */
/* Make sure that weak '::new' and '::delete' operators wind
up in a coalesced section and get called via a stub. */
/* Author: Ziemowit Laski
/* APPLE LOCAL file coalescing */
/* Make sure that non-weak '::new' and '::delete' operators do not wind
up in a coalesced section. Whether or not they get called via a stub
from within the sa
# Microsoft Developer Studio Project File - Name="Delete" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Ex
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
// Delete the tutorial database tables
ALTER TABLE EJB_ORDER_PART DROP CONSTRAINT FK_1;
ALTER TABLE EJB_ORDER_VENDOR_PART DROP CONSTRAINT FK_2;
ALTER TABLE EJB_ORDER_VENDOR_PART DROP CONSTRAINT FK_3;