home - keyword index

Keyword: AGGREGATE

jump to Columns back to index

Tables

Table Name Description
ALL_MVIEW_AGGREGATES Description of the materialized view aggregates accessible to the user
ALL_SUMMARY_AGGREGATES
DBA_MVIEW_AGGREGATES Description of the materialized view aggregates accessible to dba
DBA_SUMMARY_AGGREGATES
USER_MVIEW_AGGREGATES Description of the materialized view aggregates created by the user
USER_SUMMARY_AGGREGATES
top back to index

Columns

Column Name Description
AGGREGATE (DBA_PROCEDURES) Is it an aggregate function ?
AGGREGATE (USER_PROCEDURES) Is it an aggregate function ?
AGGREGATE (ALL_PROCEDURES) Is it an aggregate function ?
AGGREGATE_CACHE_HITS (GV$AW_CALC)
AGGREGATE_CACHE_HITS (V$AW_CALC)
AGGREGATE_CACHE_MISSES (GV$AW_CALC)
AGGREGATE_CACHE_MISSES (V$AW_CALC)
AGG_FUNCTION (USER_SUMMARY_AGGREGATES) Name of the aggregation function, one of the following: COUNT, SUM, MIN, MAX, AVG, VARIANCE, STDDEV
AGG_FUNCTION (ALL_SUMMARY_AGGREGATES) Name of the aggregation function, one of the following: COUNT, SUM, MIN, MAX, AVG, VARIANCE, STDDEV
AGG_FUNCTION (ALL_MVIEW_AGGREGATES) Name of the aggregation function, one of the following: COUNT, SUM, MIN, MAX, AVG, VARIANCE, STDDEV
AGG_FUNCTION (DBA_MVIEW_AGGREGATES) Name of the aggregation function, one of the following: COUNT, SUM, MIN, MAX, AVG, VARIANCE, STDDEV
AGG_FUNCTION (DBA_SUMMARY_AGGREGATES) Name of the aggregation function, one of the following: COUNT, SUM, MIN, MAX, AVG, VARIANCE, STDDEV
AGG_FUNCTION (USER_MVIEW_AGGREGATES) Name of the aggregation function, one of the following: COUNT, SUM, MIN, MAX, AVG, VARIANCE, STDDEV
top back to index

Comment on this page:




home - keyword index