The PL/SQL GOTO statement is used to jump to perform specific tast in the same sub section of PL/SQL section. The label statement is declared and decorated like <<label>>.
To jump to perform specific tast in the same sub section of PL/SQL section, use the following syntax: