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 trialAdnan 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 PointsAdnan MERRAKCHI
2,546 Pointshow am i stupid .. i didnt read the question well .. thank you it's done :D :D