SQL AdventureWorks db 有教程/练习吗?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/2414296/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-01 05:38:08  来源:igfitidea点击:

Does AdventureWorks db have tutorials / exercises?

sqlsql-serveradventureworks

提问by l--''''''---------''''''''''''

I downloaded and installed AdventureWorks db for sql server 2008.

我下载并安装了 AdventureWorks db for sql server 2008。

Are there any exercises or tutorials for it?

有没有相关的练习或教程?

I'd like to to practice SQL select statements

我想练习 SQL 选择语句

回答by John Saunders

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/

可用的是http://sqlserversamples.codeplex.com/