Tag: technology

Questions Related to technology

What does the cursor attribute ‘%rowcount’ do?

  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

How many types of triggers are there?

  1. 4

  2. 8

  3. 12

  4. 16


Correct Option: C
  1. In compiled form

  2. As source code

  3. Both A and B

  4. None of the above


Correct Option: C
  1. user defined

  2. implied

  3. implicit and explicit

  4. Implied and user defined


Correct Option: C