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 groups: None | |
| HTML link to set: | Tiny link: |
| Term | Definition |
|---|---|
| ALTER TABLE table_name ADD column_name datatype | To add a column in a table |
| ALTER TABLE table_name DROP COLUMN column_name | To delete a column in a table |
| ALTER TABLE table_name ALTER COLUMN column_name datatype | To change the data type of a column in a table |
| Terms | 3 |
| Creator | jtwilliams00 |
| Created | March 30, 2009 |
| Groups | None |
| Subject | SQL |
| Access | Anyone |
| Edit | Creator Only |
| Log in to report as inappropriate. | |