I created a trigger using SQL, how can I see the trigger using MySQL in phpMyadmin?
Click on the 'SQL' tab and enter this query:
SHOW TRIGGERS