Basic Queries
Basic Queries
Part 1
After installing Microsoft SQL Server Developer Edition and the AdventureWorks and Scripts
for SQL Server CTP3, run the following queries using AdventureWorksCTP3. Please note that
when SQL queries are run, results are generated in the form of data. This data should be exported
and saved to an Excel file for a visual check of accuracy.
1. Select * from Sales.Store;