1. Command for creating a database.
2. Command for using the database.
3. Command for creating a table.
4. Command for showing the structure of table.
5. Command to show tables present in database.
6. Command for inserting data into a table.
7. Command to view the contents of the table.
18