Enterprise Edition Home | Express Edition Home | Previous Page | Next Page   SQL Statements >

CREATE TRIGGER

Use the CREATE TRIGGER statement to define a trigger on a table.

This is an extension to the ANSI/ISO standard for SQL. For Dynamic Server, you can also use CREATE TRIGGER to define an INSTEAD OF trigger on a view.

Enterprise Edition Home | Express Edition Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]