Multiple choice technology databases

PDoees PL/SQL stands for Procedural Language extension of SQL

  1. True

  2. False

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

PL/SQL indeed stands for Procedural Language extensions to SQL (or Procedural Language extension of SQL). It is Oracle's procedural programming language that extends SQL with programming constructs like variables, conditions, loops, and exceptions.