Showing posts with label SQL. Show all posts
Showing posts with label SQL. Show all posts

 List all triggers(including database level) in the database - QUICK SYNTAX
SELECT *  FROM [AdventureWorks2008].[sys].[triggers]
Previous PostOlder Posts Home