Block details are not shown through dba_extents view
I have created a table emp and inserted a few rows in it. For one of the rows, the rowid is AAASyiAABAAAbcxAAA . Then I used below query to check more details on it…
Then when I am using dba_extents view to verify these details then it doesn't return any row as show below.
Could anyone help me out to resolve this issue, please?