Vidyalelo
MySQL · Q81

MySQL

Programming · MySQL · question 81

Q81

Each database has a data directory located under database directory.

A.
True
B.
False
Answer

Answer: Option B

Solution

Answer: Option B
Solution:
In MySQL, databases are organized within a directory structure on the filesystem. We need to determine whether each database has a data directory located under its respective database directory.

The correct answer is Option A: True.