delete_stream_statistic(p_statistic_in_time_id integer)


Description

Deletes a specific stream statistic entry by ID. Returns TRUE if the deletion was successful, FALSE otherwise.

Parameters

Name Type Mode
p_statistic_in_time_id integer IN

Definition