Which three statements are true about MySQL replication? (Choose three.)
Which two statements are true about the mysql_config_editor program? (Choose two.)
Examine this command, which executes successfully:shell> mysqldump --master-data=2 --single-transaction --result-file=dump.sql mydbWhich two statements are true? (Choose two.)
Examine this query and output:Which two statements are true? (Choose two.)
Examine this command, which executes successfully:mysqlpump -–user=root --password > full_backup.sqlWhich two databases will be excluded from this dump? (Choose two.)
Examine this statement, which executes successfully:You want to improve the performance of this query:Which change enables the query to succeed while accessing fewer rows?