Some times you will need to demonstrate concepts that require multiple action at once or are more complicated then running a series of SQL statements.

To accomplish these more complex demonstration the action panel component is used. Action panels load and allow a user to run a series of action scripts. These scripts are all contained in an action panel XML file located in the actionScript folder of the tutorial. An action panel is loaded using the tag 'loadActionScriptFile' within the page element of the tutorial script.

For this page an action panel to demonstrate the performance difference between each of the table join type is going to be created.

Steps to complete: