How can you find out which stored procedures are recompiling?
No Answer is Posted For this Question
Be the First to Post Answer
what is sql injection?
What happens if null values are involved in comparison operations?
what is trigger . hw will it use them
How to sort query output in descending order in ms sql server?
What are the disadvantages of merge replication?
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 insterted rows to it for some custom processing. What do you think of this implementation? Can this be implemented better?
can any body tell me how to know the password of current user in sql server
What is global temp table?
What is mssql?
in my server i have 3 instances,one of them got failed, and this cause we r not able to connect to server, how to know which instance was dameged?
What does it mean if @@cursor_row returns a negative number?
To find second largest salary in Employee table