Multiple choice

Which of the following query processor components in DBMS converts DML statements embedded in an application program to normal procedure calls in the host language?

  1. DML compiler

  2. DDL interpreter

  3. Embedded DML precompiler

  4. Query evaluation engine

  5. Data dictionary

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

This query processor component in DBMS converts DML statements embedded in an application program to normal procedure calls in the host language.