A

Admin • 833K Points
Coach

Q. Which program performs logical backups?

  • (A) mysqlimport
  • (B) mysqldump
  • (C) myslqpit
  • (D) mysqllogic
  • Correct Answer - Option(B)
  • Views: 22
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

This question is asking about a program that creates a logical backup of a MySQL database. A logical backup means that the program creates a copy of the data itself, not the physical files on the server. Here's a breakdown of the options: * Option A: mysqlimport This program is used to import data into a MySQL database, not for backing up data.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.