Multiple choice general knowledge

IN PL/SQL PL STANDS FOR "PROCEDURAL LANGUAGE"

  1. True

  2. False

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

PL/SQL is Oracle's Procedural Language extension to SQL, combining data manipulation with procedural constructs like variables, conditions, and loops. The 'PL' does indeed stand for 'Procedural Language', making this statement true.