Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> how to verify current_schema?
I am using
alter session set current_schema = &1;
and setting it dynamically for some very long running batch processes. I want to be very, very careful to check that the current schema is right. I can't find anything like 'show current_schema'
![]() |
![]() |