Familiarize |
Learn |
Test |
|||
Play Scatter |
Play Space Race |
||||
Voice Scatter |
Voice 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 |
|---|---|
| SELECT | extracts data from a database |
| UPDATE | updates data in a database |
| DELETE | deletes data from a database |
| INSERT INTO | inserts new data into a database |
| CREATE DATABASE | creates a new database |
| ALTER DATABASE | modifies a database |
| CREATE TABLE | creates a new table |
| ALTER TABLE | modifies a table |
| DROP TABLE | deletes a table |
| CREATE INDEX | creates an index (search key) |
| DROP INDEX | deletes an index |
| Terms | 11 |
| Creator | jtwilliams00 |
| Created | March 30, 2009 |
| Groups | None |
| Subject | SQL |
| Access | Anyone |
| Edit | Creator Only |