First page Back Continue Last page Image

Just How many of these Triggers are in my Database?

Considering you may have several of these Triggers in a database and you will be responsible for their proper functioning, you may want to review them

To see all your Triggers use the:

SHOW TRIGGERS

Command

SHOW TRIGGERS IN ap

This command can be used in conjunction with standard SQL Query commands to limit your search to a specific scope