Beta Notes
Formatting/Parsing (QP5)
Code Analysis
- In all code examples the comment “-- should raise” has been replaced by “-- hit”, with adjusted comment alignment.
- New rule 6725 (“Avoid small IN or OR clauses in a WHERE clause”). Please read the rule topic text before using this rule.
- New rule 6736 (“Use identity columns rather than sequence.nextval in a trigger”).