Trigger list

    0

    0

    lucycodes42

    SQL public snippets

    This code is trying to find any triggers from the &[USER_INPUT:1:full_db_name] table that have an output column that matches the &[USER_INPUT:2:table_name]% column.

    Shortcut: s_trig_list

    
    SHOW TRIGGERS FROM `full_db_name` LIKE 'table_name%'\G
    
    
    Codiga Logo
    Codiga Hub
    • Rulesets
    • Playground
    • Snippets
    • Cookbooks
    Legal
    • Security
    • Privacy Policy
    • Code Privacy
    • Terms of Service
    soc-2 icon

    We are SOC-2 Compliance Certified

    G2 high performer medal

    Codiga – All rights reserved 2022.