• 0

[Oracle SQL] Checking to see whether code is ANSI standard?


Question

We are currently looking at going over to a new system at work and I have been given the task of checking to ensure the Oracle SQL we have running for reports is ANSI standard.

The only ANSI approach I know of is to have joins stated in the FROM clause, rather that just the table names and having the actual joins in the WHERE clause.

Does anyone else know of a site which lists how to determine whether Oracle SQL code is ANSI standard or not?

Thanks, hope that all makes sense.

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.