adventureworks Questions
8
Solved
I am running SQL Server 2012 Enterprise Edition. I have downloaded the AdventureWorks 2012 OLTP data files (both .mdf and .ldf). I saved them to the AW folder that I created in My Documents where I...
Quickman asked 9/3, 2013 at 8:15
3
Solved
I've been looking at Microsoft's Adventure Works 2012 database. I'd be very interested if there's any information explaining why the tables were created as they are. Some sort of schema overview I ...
Otte asked 4/11, 2012 at 16:42
2
Solved
I want to count the cities by gender, like this;
City GenderFCount GenderMCount
Redmond 10 20
Here is my query gets city and gender in AdventureWorks database
select Gender,City from HumanReso...
Turnedon asked 22/8, 2010 at 9:59
2
Solved
Am having trouble in understanding how FILTER function works in MDX.
Here is my query which gets all the non-empty Internet Order Count values for all Sales Territory Countries across all the Cale...
Reposeful asked 20/7, 2015 at 10:30
2
Solved
I'd like to install AdventureWorks2008 (I just install SQL Server 2008 R2 Express).
Each time I download the recommended version from CodePlex, all I get is a AdventureWorks2008.mdf file. Not only...
Josefajosefina asked 3/6, 2012 at 12:59
2
Solved
I downloaded and installed AdventureWorks db for sql server 2008.
Are there any exercises or tutorials for it?
I'd like to to practice SQL select statements
Sherman asked 10/3, 2010 at 3:22
1
© 2022 - 2025 — McMap. All rights reserved.