-
The metadata log is _______________.
-
- ddl log
- relay log
- error log
- binary log
- None of these
Correct Option: A
The DDL log is also known as the metadata log. The metadata operations performed by the DDL statements. The Relay Log has the data changes received from a replication master server written in it.