select sysdate,b.name useg, b.inst# instid, b.status$ status, a.ktuxeusn
xid_usn, a.ktuxeslt xid_slot, a.ktuxesqn xid_seq, a.ktuxesiz undoblocks
from x$ktuxe a, undo$ b
where a.ktuxesta = 'ACTIVE' and a.ktuxecfl like '%DEAD%'
and a.ktuxeusn = b.us#;
New JOIN TO ONE clause in 26.2 SELECT
-
I've just published a short video on the new JOIN TO ONE clause in SELECT
statements in Oracle 26ai 26.2
This clause allows you to let the database auto...
Acum 5 zile
Niciun comentariu:
Trimiteți un comentariu