How can i know which sql statement fired through trigger for select, insert, update and delete on table?
Thnaks, Paresh Prajapati http:\paresh-sqldba.blogspot.com
How can i know which sql statement fired through trigger for select, insert, update and delete on table?
Thnaks, Paresh Prajapati http:\paresh-sqldba.blogspot.com
No one has followed this question yet.
Matching corresponding records from two or more tables
Help in replacing the deprecated SP_MAKEWEBTASK
Logic for Stored Proc for selecting multiple comma separated values in parameter?
Problem with CASE Statement in T-SQL
Merge row values into a CSV (a.k.a GROUP_CONCAT for SQL Server) without Violating DRY Principle