How do you rename a table?
How to see the create table statement of an existing table?
Which statement is used to delete a table in MySQL.
What are the functions of commit and rollback statements?
What are the column comparisons operators?
What is full text indexing in mysql?
What are the differences between binary and varbinary?
What is relational database in mysql?
How to give user privilages for a db. Login as root. Switch to the mysql db. Grant privs. Update privs.
How database are managed?
Can mysql store files?
How do you select a table?
What is 'mysqlimport'?
How to show table names with 'mysqlshow'?
What are the advantages and disadvantages of using mysql?