8 lines
167 B
Plaintext
Executable File
8 lines
167 B
Plaintext
Executable File
select
|
|
'alter system disconnect session '''|| SID ||','|| SERIAL# ||',@'||inst_id||''' immediate;'
|
|
from
|
|
gv$session
|
|
where
|
|
USERNAME in ('GREECE_WCR','GREECE')
|
|
/
|