MYSQL
Across
- 1. This clause specifies the table from which to select or delete data.
- 3. Renaming columns using ______
- 6. SQL commands entered by the user
- 8. Returns records without repetition
Down
- 2. This clause is used to sort the result set in either ascending or descending order.
- 4. Membership operator______
- 5. The statement used to specify which columns to retrieve from a database.
- 7. Instead of '='