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 SQL Basics Finding the Data You Want Filtering on More than One Condition

Joseph Bertino
seal-mask
.a{fill-rule:evenodd;}techdegree
Joseph Bertino
Full Stack JavaScript Techdegree Student 14,652 Points

Don't provide answers to SQL Playground queries

In every SQL Playground I've opened so far, all the queries (e.g. "What books in our library were authored by J.K. Rowling before the year 2000?") already had their answers filled in. This is disappointing, as I think it would benefit the students to fill in the answers themselves as they watch the videos.

1 Answer

Joseph, you should be able to click "New Query" on the left hand side and try creating the query without seeing the answer.