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 trialRachel Waybill
1,393 PointsThis is backward - it hasn't shown me how to do this yet but it is supposed to in the next section
This question is BEFORE they show you how to count specific rows
1 Answer
Rohald van Merode
Treehouse StaffHey Rachel Waybill 👋
For this challenge you can use the count()
function that was introduced in the video before he challenge. To filter down to the "Science Fiction" genre you can use a WHERE
clause which was taught in SQL Basics 🙂
I hope this clears things up! If you need any further assistance tackling this challenge let me know and I'd be more than happy to elaborate 😄