Oracle
1Z0-882 · Question #5
1Z0-882 Question #5: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-882 to reveal the answer and full explanation for question #5. The question stem and answer options stay visible for context.
Question
Inspect the CREATE TABLE below: Mysql> CREATE TABLE foo (a INT, PRIMARY KEY (a)) ENGINE =InnoDB; Query Ok, 0 rows affected, 2 warnings (0.11 sec) Mysql> SHOW WARNINGS; Which two is true connecting the meaning of the warnings?
Options
- AThe InnoDB storage engine was disabled during server startup.
- BGlobal variable skip _innodb was set to ON after the server had started.
- CThe default storage engine MYISAM was used for the table created.
- DMYSQL server was not started with the option default -storage -engine=InnoDB
- ENeeded to specify TYPE = InnoDB instead of ENGINE=InnoDB
Unlock 1Z0-882 to see the answer
You've previewed enough free 1Z0-882 questions. Unlock 1Z0-882 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.