🎴 Flashcard Mode

Oracle and SQL

Card1 / 14
Mastered0
Review0
QuestionClick to flip

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

AnswerClick to flip back
A
Fetching data from cursor
💡 Explanation:

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

Change Mode