Microsoft
98-364 · Question #27
Mark works as a Database Designer for Reon Inc. He is assigned the task to create a database for the company. He issues the following query to create the database. CREATE DATABASE '24342' What will…
The correct answer is A. A database will be created. See the full explanation below for the reasoning.
Question
Mark works as a Database Designer for Reon Inc. He is assigned the task to create a database for the company. He issues the following query to create the database. CREATE DATABASE '24342' What will be the output of the query?
Options
- AA database will be created.
- BAn error will be generated stating that a database name must begin with an alphabet and all
- CAn error will be generated stating that a database name must begin with an alphabet.
- DAn error will be generated stating that a database name should be a combination of numerals
How the community answered
(63 responses)- A73% (46)
- B16% (10)
- C3% (2)
- D8% (5)
Community Discussion
No community discussion yet for this question.