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 trialDominick Brady
2,319 PointsGet the 101st to 200th actor. What I am I doing wrong here?
Statement: SELECT * FROM actors LIMIT 100, 100;
1 Answer
Steven Parker
231,261 PointsOdd. I cut your statement from your question above, and pasted it directly into the challenge. It passed!
Maybe you had a typo in the challenge, but you fixed it when you posted your question?
Do what I did, cut the answer above and paste it to the challenge.
(Just to be clear, the word: Statement:
is NOT part of the answer)
Dominick Brady
2,319 PointsDominick Brady
2,319 PointsHa. Thanks. I must have had a typo of some sort. Thanks again.