Max Castagno
Member²
Hi,
what about introducing a feature for a specific "session" or for the "main session" to enable a "global" ALTER SESSION SET current_schema = XXX applied, on demand, to all the windows open using the same connection?
Many times I use an administrative account to retrieve code and info from SQL Area and packages from other schemas....
For complex SQL statements it is difficult (or time consuming) to introduce, for example, the schema prefix for tables just before executing the "explain window" on the same code (an alter is done in SQL window and must be executed on the "explain window" too....
Is it possible to insert the request for future releases?
Thanks
Max
what about introducing a feature for a specific "session" or for the "main session" to enable a "global" ALTER SESSION SET current_schema = XXX applied, on demand, to all the windows open using the same connection?
Many times I use an administrative account to retrieve code and info from SQL Area and packages from other schemas....
For complex SQL statements it is difficult (or time consuming) to introduce, for example, the schema prefix for tables just before executing the "explain window" on the same code (an alter is done in SQL window and must be executed on the "explain window" too....
Is it possible to insert the request for future releases?
Thanks
Max