ALL_TAB_STAT_PREFS
displays information about statistics preferences for the tables accessible to the current user.
Related Views
DBA_TAB_STAT_PREFS
displays information about statistics preferences for all tables in the database.
USER_TAB_STAT_PREFS
displays information about statistics preferences for the tables owned by the current user. This view does not display the OWNER
column.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Owner of the table |
|
|
|
Name of the table |
|
|
Name of the preference |
|
|
|
Value of the preference |
See Also: