We have information in Oracle (Exadata) table distinguished by PK (say id). I need to make sense of which clients are getting to which pushes in this Oracle table.
I realize that there is approach to have Oracle catch data about "which clients has gotten to a table".
There is likewise fragment data
Oracle Exadata catch in v$segment_statistics however that doesn't reveal to me which columns are being gotten to by which client.
In any case, I am looking if there is a path for Oracle to catch "which clients has gotten to which rowid by means of SELECT inquiries".
My chairman is suggesting that there is no chance to get for Oracle to catch this information.