Hello,

I would like to know if a table is used or not (Select order against this table). I intend to query every hour for instance the v$sqlarea and search on sql_text the name of the table...
Do you know a better way to see if a table is queried by users ?

Thanks in advance

Sofiane