Re: Enforce ANSI-compliance in Oracle?

From: grz01 <grz01_at_spray.se>
Date: Sat, 24 May 2008 19:35:10 -0700 (PDT)
Message-ID: <79f9802d-4cb7-4fe4-ba58-31ea350b7e16@26g2000hsk.googlegroups.com>


On May 25, 2:14 am, grz01 <gr..._at_spray.se> wrote:
> Is there any way to make an Oracle-server enforce ANSI-compliant SQL?
> I.e. to make it only accept ANSI-compliant SQL-statements, and raise
> an error on anything that is not.
>
> TIA,
> ----------------grz01

I found the

   ALTER SESSION SET FLAGGER=TRUE;
but is it possible to enforce for all users? Received on Sat May 24 2008 - 21:35:10 CDT

Original text of this message