exam questions

Exam 1z0-908 All Questions

View all questions & answers for the 1z0-908 exam

Exam 1z0-908 topic 1 question 119 discussion

Actual exam question from Oracle's 1z0-908
Question #: 119
Topic #: 1
[All 1z0-908 Questions]

Examine this snippet from the binary log file named binlog.000036:

The rental table was accidentally dropped, and you must recover the table.
You have restored the last backup, which corresponds to the start of the binlog.000036 binary log.
Which command will complete the recovery?

  • A. mysqlbinlog --stop-position=500324 binlog.000036 | mysql
  • B. mysqlbinlog --stop-datetime='2019-ll-20 14:55:18' binlog.000036 | mysql
  • C. mysqlbinlog --stop-position=5004S3 binlog.000036 | mysql
  • D. mysqlbinlog --stop-datetime='2019-ll-20 14:55:16' binlog.000036 | mysql
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
marklv
1 year, 5 months ago
A. use position over time
upvoted 1 times
marklv
6 months, 3 weeks ago
sorry, A does not include the statement. Execution stops at that poisition, so anything after it won't execute. B is it, because its timestamp is AFTER that point.
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago