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 trialjeehry
11,575 PointsPlease fill in the answer to each blank provided below.....
INSERT "INTO" - the order INTO doesn't seem to be the right answer, but this is what we have been practicing in the last section of modifying data in SQL. Why wouldn't INTO be the answer to fill in this blank?
4 Answers
james south
Front End Web Development Techdegree Graduate 33,271 Pointsyou are right for the first blank. another keyword goes in the second blank that indicates what data is going into the database.
jeehry
11,575 Pointsthe system will not allow me to fill in the second blank because it will not me to pass the first blank when I write "INTO". must be a glitch.
jeehry
11,575 Pointsanyway, thanks for your response! :)
james south
Front End Web Development Techdegree Graduate 33,271 Pointsjayner it worked on mine, i didn't use caps, maybe that's it.
Nick Wilson
5,060 PointsNick Wilson
5,060 PointsThere are two text boxes in this quiz. The first is "insert into" the second input is "values."