I’m going to be expanding my
entries on learning Oracle to include PL/SQL. I’ve already written a
few entries about basic SQL. Today I start writing about basic PL/SQL.
I’m going to keep these entries bite-sized and never more than 2 or 3
topics per entry. Today is a discussion of the structure of PL/SQL code
and how to comment your code.What is PL/SQL?