Indentation PLSQL exception - sqlparser/sql-pretty-printer GitHub Wiki
EXCEPTION
WHEN OTHERS THEN
DBMS_Output.Put_Line (SQLERRM);
Reference: http://www.dba-oracle.com/t_plsql_indentation_standards.htm
EXCEPTION
WHEN OTHERS THEN
DBMS_Output.Put_Line (SQLERRM);
Reference: http://www.dba-oracle.com/t_plsql_indentation_standards.htm