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

Database fundamentals - Grouping Joining and Cleaning up - task 1 - no table is given for reference...

Managed to progress by guessing "reviews" table... it worked

Kerry Collier
seal-mask
.a{fill-rule:evenodd;}techdegree
Kerry Collier
Front End Web Development Techdegree Student 16,151 Points

Hey there, I saw your question, but didn't realize there was a DB Fundamentals course. I'm working on going through it to see if I can help, and also, cause knowing more about DB's is always handy! If nobody else gets back to you first, I'll let you know if I can figure it out! Haven't gotten to that part yet though!

1 Answer

Kerry Collier
seal-mask
.a{fill-rule:evenodd;}techdegree
Kerry Collier
Front End Web Development Techdegree Student 16,151 Points

So, I got to that part.

"Group all reviews by "movie_id" and get the average "score" and alias it as "average"."

It does tell you, but it could be clearer. It's the reviews table, if that's the part you mean. I hope this helps!