开发者

Where to download whole AdventureWorks database?

开发者 https://www.devze.com 2023-03-17 09:01 出处:网络
I\'ve just downloaded and installed the AdventureWorks database from here: http://msftdbprodsamples.codeplex.com/releases/view/55926. Bizarrely, the full database is not installed, just only the follo

I've just downloaded and installed the AdventureWorks database from here: http://msftdbprodsamples.codeplex.com/releases/view/55926. Bizarrely, the full database is not installed, just only the following tables and views:

  • BuildVersion
  • Address
  • Customer
  • CustomerAddress
  • Product
  • ProductCategory
  • ProductDe开发者_开发知识库scription
  • ProductModel
  • ProductModelProductDescription
  • SalesOrderDetail
  • SalesOrderHeader
  • vProductAndDescription
  • vProductModelCatalogDescription
  • vGetAllCategories
  • ErrorLog

Why? Where I get the complete database with all tables/views and so forth?


You can download them from Microsoft.com or Github.com

  • https://learn.microsoft.com/en-us/sql/samples/adventureworks-install-configure
  • https://github.com/Microsoft/sql-server-samples/releases/tag/adventureworks
0

精彩评论

暂无评论...
验证码 换一张
取 消