DROP TRIGGER [ IF EXISTS ] name ON table [ CASCADE | RESTRICT ]
DROP TRIGGER if_dist_exists ON films;