1.

Which statement is used to define a cursor?(a) OPEN(b) FETCH(c) DECLARE CURSOR(d) FETCH_STATUSI have been asked this question by my school principal while I was bunking the class.I need to ask this question from Estimating Statistics of Expression Results topic in portion Query Processing Techniques of Database Management

Answer»

The correct answer is (c) DECLARE CURSOR

Explanation: A DATABASE cursor is a control structure that enables traversal over the RECORDS in a database.



Discussion

No Comment Found

Related InterviewSolutions