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 |
|---|---|
| SELECT column_name(s)FROM table_name | select certain columns from a table |
| SELECT * FROM table_name | select all the columns from a table |
| SELECT DISTINCT column_name(s)FROM table_name | selects only distinct certain columns from a table |
| Terms | 3 |
| Creator | jtwilliams00 |
| Created | March 30, 2009 |
| Groups | None |
| Subject | SQL |
| Access | Anyone |
| Edit | Creator Only |