Sqldeveloper query
Hi
into the unified_audit_trail i find some entry of a user the statement:
select * from dba_tab_col_statistics where owner =:OBJECT_OWNER and table_name =:OBJECT_NAME
this is a standard query made by sqldeveloper?
I find this statement executed by a user with DBA privilege.
Which action cause this statement?
Opening the list of all table of a specific user by the menu?
Regards
Daniele