SQL (Structured Query Language) Question:
Download Job Interview Questions and Answers PDF
Which three of the following are implicit cursor attributes?
Answer:
1. %found
2. %too_many_rows
3. %notfound
4. %rowcount
5. %rowtype
2. %too_many_rows
3. %notfound
4. %rowcount
5. %rowtype
Download SQL Interview Questions And Answers
PDF
Previous Question | Next Question |
Which of the following is not a feature of a cursor FOR loop? | Which line in the following statement will produce an error? |