InterviewSolution
Saved Bookmarks
| 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 |
|