Hi!

Queries:

1.What is meant by the following:

a.SQL> GRANT QUERY REWRITE TO SCOTT;
Grant succeeded.
b.SQL> ALTER SESSION SET QUERY_REWRITE_ENABLED=TRUE;
Session altered.
SQL> ALTER SESSION SET QUERY_REWRITE_INTEGRITY=TRUSTED;
Session altered.

Regards,

Amitstora!