Be Good. Do Good.
SELECT
'DROP TRIGGER abc.' || trigger_name || ' ON ' || event_object_table || ';'
FROM information_schema.triggers
WHERE trigger_schema = 'abc';
Post a Comment
What is Kiro Kiro is an innovative AI-powered IDE that revolutionizes software development through intelligent assistance and structured wor...
No comments:
Post a Comment