Wrox Programmer Forums
|
BOOK: Beginning Microsoft SQL Server 2012 Programming
This is the forum to discuss the Wrox book Beginning Microsoft SQL Server 2012 Programming Paul Atkinson, Robert Vieira ; ISBN: 978-1-1181-0228-2
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning Microsoft SQL Server 2012 Programming section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 11th, 2014, 01:12 PM
Registered User
 
Join Date: Jun 2012
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default Adventureworks 2012

Ripping through the book for review and noticed that some of the tables that are used as examples do not exist in my Adventureworks2012. Odd since the last update I see on MS code plex is for March 2012 and I downloaded the database in 2013.

for example from chapter 3 I do not have HumanResources.Employee2 table. so scripts such as :

SELECT ManagerID, COUNT(*)
FROM HumanResources.Employee2
GROUP BY ManagerID;

are invalid.

Did I skip something at the beginning of the book? am I supposed to download an update script?





Similar Threads
Thread Thread Starter Forum Replies Last Post
Export SQL database to Excel in VB 2012/VS 2012 KLDeWitt87 Visual Basic 2012 General Discussion 2 December 4th, 2013 05:00 PM
Force SQL Server 2012 to Use Visual Studio 2012 Titera BOOK: Professional Microsoft SQL Server 2012 Administration 1 May 6th, 2013 02:22 PM
Downloads from Wrox.com AdventureWorks Cifrocco BOOK: Beginning Microsoft SQL Server 2012 Programming 4 November 6th, 2012 05:18 AM
AdventureWorks Links845 LINQ 5 June 24th, 2010 07:35 AM
AdventureWorks Sample Database swmukesh BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 2 May 26th, 2010 02:27 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.