-
Notifications
You must be signed in to change notification settings - Fork 13
SQL preview PL SQL Vertical Spacing
Tako Lee edited this page Apr 8, 2014
·
3 revisions
-
Blank line before keywords IF, ELSE, ELSIF, and EXCEPTION(sqlid:10102947)
- fmt112_vs_plsql_blank_line_before_if
- false
- true
- fmt113_vs_plsql_blank_line_before_else
- false
- true
- fmt114_vs_plsql_blank_line_before_elseif
- false
- true
- fmt112_vs_plsql_blank_line_before_if
-
Blank line before keywords LOOP(sqlid:10103035)
- fmt116_vs_plsql_blank_line_before_loop
- false
- true
- fmt116_vs_plsql_blank_line_before_loop
-
Blank line before declare section within the EXCEPTION(sqlid:10103081)
- fmt117_vs_plsql_blank_line_before_each_exception_after_first
- false
- true
- fmt117_vs_plsql_blank_line_before_each_exception_after_first
-
Before and after the variable, constant, and type declarations(sqlid:10103136)
- fmt118_vs_plsql_blank_line_before_variable_declaration
- false
- true
- fmt119_vs_plsql_blank_line_after_variable_declaration
- false
- true
- fmt118_vs_plsql_blank_line_before_variable_declaration
-
Following the declaration of the procedure and its parameters(sqlid:10103184)
- fmt120_vs_plsql_blank_line_after_procedure_parameter_declaration
- false
- true
- fmt120_vs_plsql_blank_line_after_procedure_parameter_declaration