Multiple choice technology databases

What does DBRM contain

  1. Edited form of the SQL statements with some additional information

  2. Complied version of SQL statements

  3. Complied version of source code

  4. None of the above

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

A Database Request Module (DBRM) contains the SQL statements extracted from the source program by the precompiler, along with some additional control information.