Answer Posted / venkat.bolla
Cursors allow you to take a set of data and process record
by record
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How will you find out if there are expensive SQL statements running or not?
Explain what are the basic functions for master, msdb, model, tempdb databases?
Why do we use stored procedures in sql server?
How to rebuild the master database?
What's the information that can be stored inside a bit column?
You want to be sure that queries in a database always execute at the maximum possible speed. To achieve this goal you have created various indexes on tables which other statement will keep the database in good condition?
can you instantiate a com object by using t-sql? : Sql server database administration
What is RAID? What are the different types of RAID configurations?
what are questions asked in TCS for database tester (sqlserver)for 2-3 exp?
Explain the difference between functions and stored procedures in sql server?
Explain about service Broker functions?
What is database black box testing?
How to verify a user name with sqlcmd tool?
When we should use and scope of @@identity?
What is acid db?