Relational Database Management System (RDBMS) Question:

What is Set-at-a-time or Set-oriented?

RDBMS Interview Question
RDBMS Interview Question

Answer:

The High level or Non-procedural DML can specify and retrieve many records in a single DML statement. This retrieve of a record is said to be Set-at-a-time or Set-oriented.


Previous QuestionNext Question
What is Record-at-a-time?What is Relational Algebra?