Mega Code Archive

 
Categories / Oracle PLSQL Tutorial / Table Joins
 

Performing Joins Using the SQL92 Syntax

With the introduction of Oracle9i, the database also implements the ANSI SQL/92 standard syntax for joins. To make your SQL fully compliant with the new standard, you should use SQL/92 in your queries.