This tutorial teaches advanced SQL script execution. You will learn how to execute an existing SQL script in a database. After you execute the script, you will have a complete database, with tables, indexes, referential integrity constraints, and stored procedures created by the SQL script. You will view a statement’s execution plan and learn how to change the preferences for the execution of selected SQL statements.
This tutorial consists of two lessons: