ORA-00097 : use of Oracle SQL feature not in SQL92 string Level
Cause : An attempt was made to use an Oracle SQL feature that is not compliant with the SQL92 standard.
Action : Do not use the feature or use the ALTER SESSION SET FLAGGER command to set the appropriate level of SQL92 compliance.
Popularity: 8% [?]


