Tag: technology

Questions Related to technology

  1. Check whether cursor has fetched any row

  2. Check whether cursor has not fetched any row.

  3. Check the number of rows returned by the cursor

  4. Both A and C


Correct Option: C
  1. In compiled form

  2. As source code

  3. Both A and B

  4. None of the above


Correct Option: C

What are the types of cursors available in plsql?

  1. user defined

  2. implied

  3. implicit and explicit

  4. Implied and user defined


Correct Option: C