📣
TiDB Cloud Premium is now in public preview. Unlimited growth, instant elasticity, advanced security for enterprise workloads. Try it out →

Explain Commands



This page provides reference information for the explain-related commands in TiDB Cloud Lake.

Commands Overview

CommandUse Case
EXPLAINUnderstanding query structure and optimization
EXPLAIN ANALYZEPerformance analysis with runtime statistics
EXPLAIN ANALYZE GRAPHICALVisual performance analysis (LakeSQL only)
EXPLAIN ASTSQL parsing and syntax analysis
EXPLAIN PERFQuery performance profiling (LakeSQL only)
EXPLAIN RAWInternal query processing analysis
EXPLAIN SYNTAXSQL code formatting and standardization

Was this page helpful?