Stored procedure for viewing trigger details
This is a stored procedure for viewing details of trigger. It accepts trigger name as a optional parameter. When specified, it shows details of only that trigger. If no trigger name is specified shows the details of all the triggers in that database. this SP is created in master database but can be called from […]
2002-06-12
331 reads
When I check the length, I get these results:
A table name is limited to 128 characters. How does this work?