Oracle MySQL 8.0 Database Developer 1z0-909 Question # 5 Topic 1 Discussion

Oracle MySQL 8.0 Database Developer 1z0-909 Question # 5 Topic 1 Discussion

1z0-909 Exam Topic 1 Question 5 Discussion:
Question #: 5
Topic #: 1

Examine the statement which executes successfully:

SET sql_mode=' NO_ENGINE_SUBSTITTJTION' ;

You try to create a table with a storage engine that is not available. What will happen?


A.

An error occurs and the create table statement fails.


B.

The server will create the table but it will be unusable until the specified storage engine is available.


C.

The server will create the table but report an error when the first attempt to insert a row is performed.


D.

The server will create the table using the default storage engine.


Get Premium 1z0-909 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.