SQL (Structured Query Language) Question:
Download Questions PDF

Which three of the following are implicit cursor attributes?

Answer:

1. %found
2. %too_many_rows
3. %notfound
4. %rowcount
5. %rowtype

Download SQL Interview Questions And Answers PDF

Previous QuestionNext Question
Which of the following is not a feature of a cursor FOR loop?Which line in the following statement will produce an error?