Help Center> GaussDB(DWS)> Performance Tuning> SQL Optimization Guide> Typical SQL Optimization Methods
Updated on 2023-06-25 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.