![]() |
SQL-J Language Reference
|
Reference Manual |
DROP TRIGGER statementDROP TRIGGER removes the specified trigger. SyntaxDROP TRIGGER TriggerName ExampleDROP TRIGGER HotelsCascadingDelete1 Dependency SystemWhen a table is dropped, all triggers on that table are automatically dropped. (You don't have to drop a table's triggers before dropping the table.) |
|
![]() Cloudscape Version 3.6 For information about Cloudscape technical support, go to: www.cloudscape.com/support/.Copyright © 1998, 1999, 2000 Informix Software, Inc. All rights reserved. |