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 trialMonika Biela
3,370 PointsBummer messages
Hi,
I have a suspicion that I receive a bummer notice even in case my answer is correct. Could you check?
I received this message: Expected results to look like "Andrew CHALKLEY", "MCL1001" not "Andrew CHALKLEY", "MCL1001".
Monika
1 Answer
Steven Parker
231,184 PointsSince the result appears to be correct, the issue is probably in the columns themselves. Did you perhaps forget or misspell an alias? Or maybe concatenate incorrectly?
If you still have trouble, post your exact query code to allow a precise answer.