@OracleSQLDev It's been a year since I've dealt with Oracle DB but hasn't this been recommended practice since Oracle 9i? And if it is a code conversion thing is there a bulk process or do you need to load a query, switch to builder, right click etc. every time?
@OracleSQLDev Being pedantic... the query was already ANSI 92 compliant. That style of JOIN syntax is only required for OUTER JOINS :)