MYSQL

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