SQL Server Express 2008 R2 Tutorial 4 - Insert and Select Data



What is a database without data? This tutorial shows how to insert data and select data from the database.

The commands used
select
insert
values
union

Code Download
test insert.sql.zip