Re: ALTER SESSION SET QUERY_REWRITE_INTEGRITY = TRUSTED

From: ddf <oratune_at_msn.com>
Date: Mon, 27 Jul 2015 05:24:10 -0700 (PDT)
Message-ID: <06f1cf37-2e58-455f-b116-b53988d9b99d_at_googlegroups.com>



On Saturday, July 25, 2015 at 6:05:37 PM UTC-6, Sanae wrote:
> hello
> any answer please

The 'problem' is EXECUTE IMMEDIATE which doesn't operate on the current context but creates a new context to execute the requested command in. It can't affect the current session as it doesn't execute in the current session.

David Fitzjarrell Received on Mon Jul 27 2015 - 14:24:10 CEST

Original text of this message