Familiarize |
Learn |
Test |
|||
Play Scatter |
Play Space Race |
||||
Combine with other sets |
Login to add to Favorites |
Print: Term List | Flashcards |
Editing not allowed |
Export |
Deleting not allowed |
| With group: None | |
| HTML link to set: | Tiny link: |
| Term | Definition |
|---|---|
| INSERT INTO table_name VALUES (value1, value2, value3,...) | inserts a row |
| INSERT INTO table_name (column1, column2, column3,...) VALUES (value1, value2, value3,...) | inserts certain values into certain columns of a row |
| Terms | 2 |
| Creator | jtwilliams00 |
| Created | March 30, 2009 |
| Groups | None |
| Subject | sql |
| Access | Anyone |
| Edit | Creator Only |