Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Databases

Marko Delgadillo
Marko Delgadillo
4,524 Points

How does the video "A smelly issue" by Ben Deitch in help me answer the question about employees and jobs in the quiz?

I don't understand how this lesson will help me solve the question for the "SQL Reporting by Example" (DAY 2 Quiz): "Write a query to figure out how many employees are in each job role." given the limited information the code included gives me.

What am I missing?

Steven Parker
Steven Parker
229,644 Points

Can you provide links to the video and quiz you're referencing?

Marko Delgadillo
Marko Delgadillo
4,524 Points

Hi Steven Parker! Thank you for responding. After watching a separate youtube video about 'GROUP BY', I have now realized what the solution is. It just didn't click for me in the treehouse video.

Thanks again!