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 Modifying Data with SQL Updating Data in a Database Updating Data in a Database Review

Dont understand how my answer is wrong...

https://teamtreehouse.com/library/modifying-data-with-sql/updating-data-in-a-database/updating-data-in-a-database-review

asked definition of CRUD

my answer was:

create, read, update and delete

also wrote it

CREATE READ UPDATE DELETE

3 Answers

Grace Kelly
Grace Kelly
33,990 Points

Hi Matthew,

Are you entering each word into each of the inputs (one word per input)??

Steven Parker
Steven Parker
229,644 Points

You have the correct answer. And the quiz will accept the answer in either upper or lower case.

But did you notice that there are four separate blank spaces? Each word needs to be entered into a different blank.

oh thanks. I was just typing them together lol. Thanks for the help.

Steven Parker
Steven Parker
229,644 Points

Matthew DeFalco — Glad to help. You can mark the question solved by choosing a "best answer".

Happy coding!