1z0-320 試験問題を無料オンラインアクセス
| 試験コード: | 1z0-320 |
| 試験名称: | MySQL Cloud Service 2018 Implementation Essentials |
| 認定資格: | Oracle |
| 無料問題数: | 95 |
| 更新日: | 2026-09-17 |
You have a text file named "xyz.csv" exported from another system.
You are asked to import data to a MySQL Database table named "country".
The table definition is as follows:
Identify the action that imports the data from Workbench or MySQL Client to the database correctly.
MySQL Replication Environment (Master and Slave) is prepared. What are the two options for connecting a Java application to the MySQL Master and Slave?
You are using the InnoDB engine and the innodb_file_per_table option is set. You delete a significant number of a large table named INVENTORY. What command will reorganize the physical storage of table data and associated index data for the INVENTORY table, in order to reduce storage space and improve I/O efficiency?
You are setting up a MySQL Cluster on two machines, where each machine is hosting the following:
-1x ndbmtd
-1x ndb_mgmd
-1x mysqld
The cluster is started. What will happen if the network connection between the two machines is disconnected?