The PL/C programming language reference article from the English Wikipedia on 24-Jul-2004
(provided by Fixed Reference: snapshots of Wikipedia from wikipedia.org)

PL/C programming language

Time you got around to sponsoring a child
PL/C is a large subset of IBM's PL/I language, designed in the early 1970s at Cornell University. It was intended to be a teaching language, aimed at novice programmers. While removing some of the more complex features of PL/I, it added extensive debugging and error recovery facilities.

PL/SQL is a query language used by the Oracle DBMS which adds to SQL standard programming control structures such as loops and if/then statements.