DataGrip
 
Get DataGrip

Code Inspection: Redundant ELSE NULL clause

Last modified: 13 May 2022

Reports redundant ELSE NULL clauses.

Example (MySQL):

The ELSE NULL part will never be executed and may be omitted.