Oracle
1Z0-888 · Question #23
1Z0-888 Question #23: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-888 to reveal the answer and full explanation for question #23. The question stem and answer options stay visible for context.
Replication
Question
You enable binary logging on MySQL Server with the configuration:
binlog-format=STATEMENT
log-bin
Which database updates are logged on the master server to the binary log by default?
Options
- AAll updates except to the TEMPDB database
- BAll updates except to the PERFORMANCE_SCHEMA database
- CAll updates not involving temporary tables
- DAll updates to the default database, except temporary tables
- EAll updates to all databases
Unlock 1Z0-888 to see the answer
You've previewed enough free 1Z0-888 questions. Unlock 1Z0-888 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#binary logging#temporary tables#default database#STATEMENT format