We're thinking about porting our application to another RDB platform and I need to find all Oracle SQL extensions to the SQL-92 (i.e., SQL-2) standard. Does anyone know an easy way to accomplish this task? Is there a flag I can set that will flag all non-compliant SQL statements during compilation/execution? Thanks for any help. Mark