Pages
Home
React JS
React Native
SQL Server
C#.net
Interview
Videos
Angular
ASP.Net
AJAX
Contact Us
16 January 2014
Get the related trigger to a table
select
so
.
name
,
text
from
sysobjects
so
,
syscomments
sc
where
type
=
'TR'
and
so
.
id
=
sc
.
id
and
text
like
'%YourTableName%'
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment