How to find which stored procedure is currently running in sql server?
No Answer is Posted For this Question
Be the First to Post Answer
Write a SQL queries on Self Join and Inner Join.
what is trigger
1 Answers CarrizalSoft Technologies, NIIT,
Explain rdbms?
What is field with example?
Can a trigger be created on a view?
While using a cursor, how can you differentiate between a deleted row and a row that has been inserted with null data values?
What is the difference between a check constraint and a rule?
What does it mean to manipulate data?
What are orphan records?
there is a trigger defined for insert operations on a table, in an oltp system. The trigger is written to instantiate a com object and pass the newly inserted rows to it for some custom processing. What do you think of this implementation? Can this be implemented better? : Sql server database administration
what are the advanced features in sql 2008?
What is difference between inner join and full join?