Parameters
| Name | Type | Mode |
|---|---|---|
| total_statistic_types | integer | TABLE |
| total_statistic_entries | bigint | TABLE |
| oldest_entry_date | timestamp without time zone | TABLE |
| newest_entry_date | timestamp without time zone | TABLE |
| total_streams_with_statistics | integer | TABLE |
Returns a summary of all statistics in the database including counts, date ranges, and streams with statistics.
| Name | Type | Mode |
|---|---|---|
| total_statistic_types | integer | TABLE |
| total_statistic_entries | bigint | TABLE |
| oldest_entry_date | timestamp without time zone | TABLE |
| newest_entry_date | timestamp without time zone | TABLE |
| total_streams_with_statistics | integer | TABLE |