PL/SQL is an acronym, meaning Procedural Language/Structured Query Language. PL/SQL is actually an extension of the SQL programming language, adding support for flow control, loops, and other procedural constructs.