Choose the best answer. Examine this command:shell> mysqldump --no-create-info --all-databases --result-file=dump.sql Which statement is true?
AIt will not write CREATE TABLESPACE statements.
BIt will not write CREATE LOGFILE GROUP statements.
CIt will not write CREATE DATABASE statements.
DIt will not write CREATE TABLE statements.
相关试题
-
Choose the best answer. Examine this command:shell> mysqldump --no-create-info --all-databases -
-
Choose two.Examine this command, which executes successfully:Shell> mysqldump --master-data=2 --
-
Choose the best answer.Examine the command, which executes successfully: shell> mysqld --initial
-
Choose the best answer. You execute this command: shell> mysqlpump --exclude-databases=% --usersW
-
Choose the best answer.Examine this command, which executes successfully:$ mysqlbackup --user=dba --