Parameters
| Name | Type | Mode |
|---|---|---|
| p_stream_id | integer | IN |
| p_before_date | timestamp without time zone | IN |
Deletes statistic entries for a specific stream older than the specified date. Returns the number of deleted records.
| Name | Type | Mode |
|---|---|---|
| p_stream_id | integer | IN |
| p_before_date | timestamp without time zone | IN |