select

--方法一

select * from sysobjects where xtype = \'tr\'

--方法二

select * from sys.triggers

分类:

技术点:

相关文章: