Execution rules

Last modified: May 28, 2025

This section includes rules that analyze how SQL statements are executed, with a focus on identifying patterns that may lead to runtime issues, security risks, or inefficient execution. These rules help ensure that SQL code executes predictably and securely, promoting practices that improve stability, prevent injection vulnerabilities, and optimize resource usage during execution.