InterviewSolution
Saved Bookmarks
| 1. |
What Is Set-at-a-time Or Set-oriented? |
|
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. 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. |
|