Multiple choice

_______ engine executes only the procedural statement.

  1. PL/SQL

  2. SQL

  3. DBMS

  4. RDBMS

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

The PL/SQL engine is responsible for processing the procedural parts of a block, while the SQL engine handles the SQL statements.