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 trialAmine Atya
3,250 PointsI tried many times. However, the same result
Bummer! There's something wrong with your SQL statement. Please review your code and try again. Try again
INSERT INTO ators VALUES("Micheal J. Fox"); Checking your answer...
4 Answers
Dave Evans
13,160 PointsI agree with Mike above...if you copied and pasted it is probably the typo for the table and data.
Thomas Varghese
892 PointsIs the name of the table right ? Can you show the whole query you wrote
Amine Atya
3,250 PointsThank you my friends I solved a problem
christina O'Docherty
211 Pointscan you tell me how you solved the issue I am getting exactly the same problem :(
Mike Baxter
4,442 PointsLooks like it was probably a typo. Try to copy and paste as many things as possible from the question problem. (For instance, people often misspell the name "Michael")
Mike Baxter
4,442 PointsMike Baxter
4,442 PointsIs it a possible typo on the words "actors" and "Michael"? (People spell my name wrong half the time, it's pretty common.)