Execute SQL Statement
Introduction
You can directly execute the generated SQL statement within the IDEA plugin and view the results to verify whether they meet your requirements.
How to Execute
- Click the "Execute" icon. The system will open the Database plugin console.

- The SQL statement is executed automatically, and the query results are displayed for review.


