How do you find the error, how can you know the number of
rows effected by last SQL statement?
Post New Answer View All Answers
How to recompile stored procedure at run time?
Define master database?
What is the name of the system variable that returns the number of rows affected by a SQL statement?
How to enter comments in transact-sql statements?
Explain concepts of analysis services?
What options are there to delete rows on the publisher and not on the subscriber? : sql server replication
How can you set the threshold at which sql server will generate keysets asynchronously?
How will you know when statistics on a table are obsolete?
What is after dml trigger?
What is cross join in sql server joins?
How to select an exiting database using mssql_select_db()?
You schedule a job to run every minute what will happen if the first job runs more than 1 min? Will the second instance of the job start?
Why does sql studio use a single registered database repository? : sql server management studio
What is the difference between a "where" clause and a "having" clause?
Where is trigger in sql server?