Skip to main content
The SHOW TRIGGERS lists the defined on a table.

Required privileges

The user must have any on the target table.

Synopsis

show_triggers syntax diagram

Parameters

Response

Example

Create a sample table and trigger:
List the triggers on the table:

See also