What V$ or DBA view to get how many selects on tables
I know that insert, update and delete can be found using dba_tab_modification view but we would like to check if how many tables are beling selected so is ther any view to check that? Please let me know. Thanks.
0