The execution plan is a powerful tool that gives you insights about performance of your virtual tables. View and analyse your SQL statements execution plans to be able to optimise the performance of your processes and make them faster. To do that:
1. Open a virtual table.
2. Click on the Execution plan button in the tool box.

3. The execution plan diagram will appear at the bottom box.

4. Hover one of the nodes to see information such as actual resource usage matrix and runtime warnings if any.

Comments
0 comments
Please sign in to leave a comment.