InterviewSolution
Saved Bookmarks
| 1. |
What Is Record-at-a-time? |
|
Answer» The LOW level or Procedural DML can specify and RETRIEVE each record from a SET of records. This retrieve of a record is SAID to be Record-at-a-time. The Low level or Procedural DML can specify and retrieve each record from a set of records. This retrieve of a record is said to be Record-at-a-time. |
|