Quiz 15

Quiz yourself on mysqldump tool for MySQL and data and time functions in MySQL.

We'll cover the following...

Question # 1

1.

Which of the following actions are possible with mysqldump tool?

A.

It can be used to make a backup of a single database in the MySQL server.

B.

It can be used to make a backup of all databases in the MySQL server in one go.

C.

It can be used to make a backup of selected tables from a database.

D.

It can be used to make a backup of database structure only.

E.

It can be used to make a backup of data only.


1 / 1