官术网_书友最值得收藏!

What you need for this book

This book will explain the features of Microsoft SQL Server 2014 Enterprise Edition. However, you can also download and install MS SQL Server 2014 Evaluation Edition, which has the same functionalities but is free for the first 180 days, from the following link:

http://technet.microsoft.com/en-US/evalcenter/dn205290.aspx

There are many examples in this book and all of the examples use the following databases as a source:

  • AdventureWorks2012
  • AdventureWorksDW2012
  • AdventureWorksLT2012

You can download the database files from the following link:

http://msftdbprodsamples.codeplex.com/releases/view/55330

After downloading the database files, open SQL Server Management Studio and enter the following scripts to create databases from their data files:

CREATE DATABASE AdventureWorks2012 ON (FILENAME = '{drive}:\{file path}\AdventureWorks2012_Data.mdf') FOR ATTACH_REBUILD_LOG;
CREATE DATABASE AdventureWorksDW2012 ON (FILENAME = '<drive>:\<file path>\AdventureWorksDW2012_Data.mdf') FOR ATTACH_REBUILD_LOG ;
CREATE DATABASE AdventureWorksLT2012 ON (FILENAME = '<drive>:\<file path>\AdventureWorksLT2012_Data.mdf') FOR ATTACH_REBUILD_LOG ;
主站蜘蛛池模板: 岳普湖县| 新密市| 岳池县| 酒泉市| 广安市| 阿鲁科尔沁旗| 莫力| 莱西市| 根河市| 平和县| 丹巴县| 南和县| 怀来县| 金阳县| 焉耆| 玉山县| 丹寨县| 新竹县| 湾仔区| 水富县| 古浪县| 日喀则市| 安龙县| 宁明县| 曲阜市| 商丘市| 建宁县| 邯郸市| 上犹县| 霞浦县| 敖汉旗| 桃江县| 霸州市| 泸州市| 松原市| 来宾市| 景泰县| 和林格尔县| 大方县| 永寿县| 太谷县|