New Year Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

Oracle MySQL 8.0 Database Administrator 1z0-908 Question # 15 Topic 2 Discussion

Oracle MySQL 8.0 Database Administrator 1z0-908 Question # 15 Topic 2 Discussion

1z0-908 Exam Topic 2 Question 15 Discussion:
Question #: 15
Topic #: 2

Binary log events for the ‘mydb1’ schema must be copied to a different schema name ‘mydb2’.

Which command will do this?


A.

mysqlbinlog --rewrite-db=’mydb1->mydb2’ | mysql


B.

mysqlbinlog --datebase=mydb1 --database=mydb2 | mysql


C.

mysqlbinlog --rewrite-db=’mydb1’ --rewrite-db=’mydb2’ | mysql


D.

mysqlbinlog --read-from-remote-server --raw | sed ‘s/mydb1/mydb2/g’ | mysql


Get Premium 1z0-908 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.