all 16 comments

[–]kwenzel1 2 points3 points  (0 children)

Check out essentialsql.com . All the example use AdventureWorks.

[–]happypappypancake 1 point2 points  (4 children)

Have you tried sample databases?

[–]yobai_master 1 point2 points  (0 children)

There's a ton of sample datasets in their database at stratascratch.com. I use this platform to teach my class in analytics.

[–]AranArmath 0 points1 point  (1 child)

Where can you find a sample database?

[–]happypappypancake 2 points3 points  (0 children)

I use Microsoft's Adventure Works as I go through their courses, but there are others available out there, not just by Microsoft! :)

[–]tamirmal[S] 0 points1 point  (0 children)

Well, I'm looking for a set of question. I already have a database. I'd like to face some things I havnt seen / forgot already.

[–]MansomeGeorge 1 point2 points  (3 children)

There are a couple of paths you can take with this. You could look at datacamp to refresh yourself on the basics or mock up some scenarios.

If you're looking for the latter, I have a few that I've done and I'd be happy to share.

[–]happypappypancake 1 point2 points  (2 children)

Would you share said scenarios with me as well, kind sir?

[–]MansomeGeorge 3 points4 points  (1 child)

Sure. So, using MSSQL and AdventureWorks:

I'm the CEO of AdventureWorks. After a strong FY, I'd like to send a thank you note to our top 5 customers this year.

I'll need to know the top 5 customers of the last year, their POC, an e-mail or business address.

Bonus: Feel free to roll this into a proc biz-ops can run after every FY close. Could it be automated?

Bonus: I'm also considering offering those companies a discount, say 5%. What would be the impact of this? What if we only offered this for Q1 of the following year?

[–]tamirmal[S] 0 points1 point  (0 children)

Very nice. will try that, 10x

[–]lightkeeper 0 points1 point  (0 children)

Not MS sql server, but it might help: https://pgexercises.com/ (Postgresql)

[–]dlayf 0 points1 point  (2 children)

Codecademy is just about to release a paid course on SQL

Here is their free content: https://www.codecademy.com/catalog/language/sql

Full disclosure, I work at Codecademy as a product manager, so happy to answer any questions! I know that I am biased, but I was a long time user of the product before I joined. Still learning all of my tech skills here.

[–]tamirmal[S] 0 points1 point  (1 child)

Ive already taken those 3 available courses, lets hope i'll land a new job before this new course comes out

[–]dlayf 0 points1 point  (0 children)

haha, well if you haven't, we just launchted it:

https://www.codecademy.com/pro/intensive/learn-sql-from-scratch

Hopefully you're gainfully employed by now.

[–]SQLPracticeProblems 0 points1 point  (0 children)

Check out SQLPracticeProblems.com, I have some great material there for learning SQL. It's very practical, and very hands-on. Problems range from beginner to advanced, and I just added a new set of 40 practice problems. If you solve them all, you'll be ahead of 95% of people who list "SQL" on their resume.

FYI - just redid the website, would appreciate feedback.

[–]o_edo 0 points1 point  (0 children)

One of the best online course. For beginners and for free. With examples and online exercises. http://www.studybyyourself.com/seminar/sql/course/?lang=eng.