Is it possile to attach a name to a BEGIN..END execution block ?
DB version:10gR2
In one of our badly coded and badly indented stored proc there are several BEGIN..END blocks within a main BEGIN..END block. Is it possible to name a BEGIN...END execution block for readability purpose?