Hello,
for simple SQL Parsing we have been using the PFC SQL Parser (pfc_n_cst_sql).
Now we switched from Oracle Join Syntax (+) to ANSI Join Syntax (left outer join...).
Is there already a parser that can handle this (preferably in Powerscript)?
Thanks