Oracle
1Z0-882 · Question #88
You want to create two databases, test and Test. Which of the following statements is true?
The correct answer is B. You can create both databases when your operating system supports case sensitive directory names. See the full explanation below for the reasoning.
Question
You want to create two databases, test and Test. Which of the following statements is true?
Options
- AYou can create both databases because database names in MySQL are case sensitive.
- BYou can create both databases when your operating system supports case sensitive directory names.
- CYou can create both databases when you quote delimited the database names like
testandTest. - DYou can create both databases since t and T are different in the ASCII character set.
How the community answered
(16 responses)- A6% (1)
- B75% (12)
- C13% (2)
- D6% (1)
Community Discussion
No community discussion yet for this question.