aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Oracle and SQL
  • Which of the following operations in SQL retrieves the ro...
Multiple choice

Which of the following operations in SQL retrieves the rows from the active set, one row at a time?

  1. Declaring the cursor

  2. Opening a cursor

  3. Fetching data from cursor

  4. Closing the cursor

  5. Active data set

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

This operation in SQL retrieves the rows from the active set, one row at a time.

Keep practicing — related questions

  • Which of the following types of cursors is/are declared and used by the user to process multiple rows retur...
  • When do you open cursor before Fetching i) Cursor should always be Opened before Fetching ii) Fetch Operati...
  • Which of the following contains all the rows, which satisfies the conditions in an SQL statements and provi...
  • Which of the following is not correct about Cursor ?
  • Which of the following methods in the ResultSet interface refreshes the current row with its most recent va...
  • What happens when rows are found using a FETCH statement ?
  • In order to fetch data from database which of the following SQL command is used?
  • Which of the following methods in ResultSet interface refreshes the current row with its most recent value ...
Play the full quiz 🎤 Practise this topic out loud
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy