Help Center> GaussDB(DWS)> Performance Tuning> Query Improvement> Typical SQL Optimization Methods
Updated on 2023-03-30 GMT+08:00

Typical SQL Optimization Methods

SQL optimization involves continuous analysis and adjustment. You need to test-run a query, locate and fix its performance issues (if any) based on its execution plan, and run it again, until the execution performance meet your requirements.