Across
- 5. Uniqly identifies the column
- 7. Operator used to extract data on any given pattern
- 8. A Clause used to specify condition in a Query
- 10. MySQL Command used to add a new row/data in any table
- 11. Displays the structure of any table
Down
- 1. Removes the duplicate values
- 2. Make changes in the structure of a table
- 3. Modifies the existing data of a table.
- 4. MYSQL Operator used to extract data on basis of range
- 6. Erase data from table
- 9. Used to open/access any database
