Question

i downloaded and installed AdventureWorks db for sql server 2008. do u know if there are any exercises or tutorials for it? i want to practice my SQL select statements

Was it helpful?

Solution

This should get you pointed in the right direction:

http://msdn.microsoft.com/en-us/library/ms167593.aspx

OTHER TIPS

Read the views, stored procedures, and functions in the database. I don't believe there are any tutorials beyond that.

What's available is at http://sqlserversamples.codeplex.com/

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top