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 trial

Databases

Get the 101st to 200th actor. What I am I doing wrong here?

Statement: SELECT * FROM actors LIMIT 100, 100;

1 Answer

Steven Parker
Steven Parker
231,261 Points

Odd. I cut your statement from your question above, and pasted it directly into the challenge. It passed! :white_check_mark:

Maybe you had a typo in the challenge, but you fixed it when you posted your question?

:point_right: 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)

Ha. Thanks. I must have had a typo of some sort. Thanks again.