adplus-dvertising
frame-decoration

Question

Point out the wrong statement.

a.

We should use cursor in all cases

b.

A static cursor can move forward and backward direction

c.

A forward only cursor is the fastest cursor

d.

All of the mentioned

Answer: (a).We should use cursor in all cases

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Point out the wrong statement.

Similar Questions

Discover Related MCQs

Q. A dynamic cursor in SQL Server allows you to see __________ data.

Q. Which of the cursors further have their subtypes?

Q. Which of the following FORWARD ONLY Cursor is populated at the time of creation?

Q. ____________ cursor is sensitive to any changes to the data source.

Q. SQL Server static cursors are always ___________

Q. Which of the following blocks are used for error handling in SQL Server?

Q. Point out the correct statement.

Q. Which of the following statements can be checked for Errors?

Q. Purpose of TRY…CATCH block in SQL Server is ___________

Q. Point out the wrong statement.

Q. Which of the following benefit does Exception handling with the TRY and CATCH blocks provide?

Q. Exception handling is possible in SQL Server using _____________

Q. Which of the following is an Error function used within CATCH block?

Q. ERROR_SEVERITY() returns the ________level of the error.

Q. Which of the following is a global variable for error handling?

Q. How many ways of returning data is present in SQL Server 2000?

Q. Point out the correct statement.

Q. Data return using output parameter is ____________

Q. Which of the following is a system procedure?

Q. Point out the wrong statement.