How to view and read an execution plan for virtual table
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.
How to change virtual table properties
1. Open a virtual table.
2. Click on Properties in the left menu.
3. Update Name and Description.
4. Hit Save virtual table parameters.
How to copy a virtual table
1. Open a virtual table.
2. Click on Properties in the left menu.
3. Click Clone virtual table in Data features section.
4. Specify a new table name and folder you want to put the clone in.
5. Click Clone table.
How to delete a virtual table
1. Open a virtual table.
2. Click on Properties in the left menu.
3. Click Delete virtual table in Danger zone section.
4. Confirm.
Comments
0 comments
Please sign in to leave a comment.