Microsoft
98-364 · Question #67
98-364 Question #67: Real Exam Question with Answer & Explanation
Sign in or unlock 98-364 to reveal the answer and full explanation for question #67. The question stem and answer options stay visible for context.
Question
Meryl works as a Database Designer for Klone Inc. She wants to create a table named Emp. She issues the following query: CREATE Table Emp (id Int UNSIGNED NOT NULL AUTO_INCREMENT PRIMARY KEY name Char(10)) What will happen after executing this query?
Options
- AThe query will fail, as the id and name attributes are created in lowercase.
- BThe query will execute partially, as it will create the table but will fail to create the attributes.
- CThe query will fail because the id and name attributes must be separated by a comma.
- DThe query will create a table named Emp.
Unlock 98-364 to see the answer
You've previewed enough free 98-364 questions. Unlock 98-364 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.