Master Oracle MySQL 8.0 Database Developer with Our Cutting-Edge 1Z0-909 Prep
Examine this statement which executes successfully:
CREATE TABLE 'fshop' ('product' JSON DEFAULT NULL ) ENGINE=InnoDB;
Now, examine a json value contained in the table:
{"name" : "orange", "varieties" : [{"VarietyName":"Clementine", "Origin" : ["PA", "BU"] }, {"VarietyName": "tangerine", "Origin" : ["CH","JP"]>]>
Which will cause documents to be indexed over the 'name' key?
Correct : B
Start a Discussions
Examine this statement:

Correct : E
Start a Discussions
Which two are true about MySQL connectors?
Correct : A, B
Start a Discussions
You must enforce data integrity for data Inserted in a JSON column.
Which statement successfully creates a constraint in a 3SON column?
Correct : C
Start a Discussions
Which two differences exist between the timestamp and date time data types?
Correct : B, D
Start a Discussions
Total 65 questions