Database Tutorial

Course Tutorial Site

Site Admin

Instructions

without comments

Lab #8: Insert data from queries

Learn how to use an INSERT statement with a query of other data and an embedded sequence value. Reinforce how to alter a table’s column to add a NOT NULL constraint, update a column with a correlated UPDATE statement, learn how to use a correlated UPDATE statement to set an initial value in a newly added column.

Lab Instructions

This lab has four unit testing steps placed into one test script.

[22 points] Click the Lab Instructions link to open the instructions inside the current webpage.

Test Case

Click the Test Case Instructions link to open the test case instructions inside the current webpage.

Written by michaelmclaughlin

August 13th, 2018 at 11:34 am

Posted in