How do you find the error, how can you know the number of
rows effected by last SQL statement?
Answers were Sorted based on User's Feedback
select @@error'Error'
select @@rowcount'Rows'
Is This Answer Correct ? | 4 Yes | 0 No |
HOW TO RENAME A COLUMN NAME
What is the use of tempdb? What values does it hold?
How can we get count of the number of records in a table?
how many types of store procedre in sqlserver 2000?
What is the new security features added in sql server 2014? : sql server security
Distinguish between nested subquery and correlated subquery?
Explain difference between control flow and data flow?
what is bit data type? and what are the information that can be stored inside a bit column?
What is the diff between Dynamic queries and static queries
1 Answers CGG, ICS Integrated Computer Solutions,
What is logon trigger?
What is the difference between rank and dense_rank?
How to enable/disable indexes?