Help Center/ GaussDB/ Centralized_8.x/ Schemas/ DBE_PERF Schema/ Query/ STATEMENT_RESPONSETIME_PERCENTILE
Updated on 2024-06-03 GMT+08:00

STATEMENT_RESPONSETIME_PERCENTILE

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

Table 1 STATEMENT_RESPONSETIME_PERCENTILE columns

Name

Type

Description

p80

bigint

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

p95

bigint

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