Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Adnan MERRAKCHI
2,546 Pointseverthing is okey but the bummer is here :/
i think the query is correct but it prevents me to continue
5 Answers

György Varga
19,198 PointsHere you go
SELECT * FROM results WHERE home_score > 12;
Use home_score instead of home_team!

György Varga
19,198 PointsHi!
Please post your code!

Adnan MERRAKCHI
2,546 Pointsthe query is : SELECT * FROM results where home_team > 12 ;
and the error is Bummer! Did you select from the results
table?

György Varga
19,198 PointsPlease link the challange too!

Adnan MERRAKCHI
2,546 Points
Adnan MERRAKCHI
2,546 Pointshow am i stupid .. i didnt read the question well .. thank you it's done :D :D