DEP017

NON-ANSI join (*= or =*) is used

Non-ANSI joins (via *= or =*) are deprecated – use LEFT/RIGHT OUTER join syntax instead.

The *= or *= syntax is maintained only for backward compatibility with legacy systems and is rightly incomprehensible to most SQL developers. 

Available in

 SQL Code Guard



Didn't find what you were looking for?