The Executable section of a PL/SQL block contains the procedural code and starts with the BEGIN keyword. The Exception section (EXCEPTION) handles errors, the Declarative section (DECLARE) defines variables and types, and Anonymous is not a section name but a block type.