Walk-through
Step 3: Adding SQL scripts to list of scripts to execute

After adding databases, we are ready to add the SQL scripts which we want to execute on the databases.
Click the Add SQL script button to add a SQL script to the list of scripts. A file open dialog will be shown. Select the SQL script you want to add and click Open. The file will now be added to the list and the contents will be shown in the pane next to the list.
In this walk-through we add two scripts. One script (create.sql) to create tables and indexes. Another script to insert data in these tables (inserts.sql).
We are going to run those scripts on the three databases we added to the database distribution list.
Now go to tab Execution settings.
