Oracle
1Z0-882 · Question #108
You create a new,empty database called test'. You want to change the database s CHARACTER SET to "latin1" and the database sCOLLATION to latin_german_ci'. Which statement is true?
The correct answer is A. You can do this one command. See the full explanation below for the reasoning.
Question
You create a new,empty database called test'. You want to change the database s CHARACTER SET to "latin1" and the database sCOLLATION to latin_german_ci'. Which statement is true?
Options
- AYou can do this one command:
- BYou can only do this with two separate commands:
- CYou cannot change the CHARACTER set or COLLATION value on an existing database.
- DDatabases do not have CHARACTER SET or COLLATION attributes.
How the community answered
(39 responses)- A79% (31)
- B3% (1)
- C8% (3)
- D10% (4)
Community Discussion
No community discussion yet for this question.