Updated on 2025-05-29 GMT+08:00

STATEMENT_RESPONSETIME_PERCENTILE

Obtains the response times of 80% and 95% SQL statements in the cluster, as described in Table 1.

Table 1 STATEMENT_RESPONSETIME_PERCENTILE columns

Name

Type

Description

p80

bigint

Response time of 80% SQL statements in the cluster (unit: μs).

p95

bigint

Response time of 95% SQL statements in the cluster (unit: μs).