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

Having trouble.. I need help

I am doing:

SELECT * FROM movies where year >= 2009
Daniel H.J. Chen
Daniel H.J. Chen
12,888 Points

What is the database structure? Could you be more specific as to what kind of error you are getting when executing the above query?

Are you doing the new corse or the old one?

1 Answer

Steven Parker
Steven Parker
229,708 Points

This looks like an answer to Challenge Task 2 of 4 in the Querying Tables challenge of the Database Foundations course.

:point_right: If so, it is the correct answer. :white_check_mark:

What happened when you clicked the Check Work button?