How to get the number of affected rows?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the xml support sql server extends?
How to create a new schema in a database?
What do we have to check in database testing?
Why use “nolock” in sql server?
Give the query of getting last two records from the table in SQL SERVER?
0 Answers Petranics Solutions,
Explain what is the purpose of sql profiler in sql server?
When multiple after triggers are attached to sql table, how to control the order of execution?
How to recover from sql injection? : sql server security
What is the difference between in and exists. Ex: select * from emp where empno in(....) and select * from emp where empno exists(....) What is the difference between a Join and Union and Union and UnionAll.
You are doing log shipping due to some reasons it is failing. How you will proceed from there
Explain the concept of view and Types of views in SQL server?
What is use of except clause?