题目内容

You have table 'apps','userdata' on server that uses MyISAM storage engine. You want to transfer this data to server but use InnoDB engine instead. You execute the following commands: ServerB commands: Shell> mysqldump –u root –h server –no-data apps userdata mysql –u root –p apps Shell> mysql –u root –p –h server –e 'ALTER TABLE 'apps','userdata' ENGINE=InnoDB;' Shell> mysqldump –u root –p –h server –no-create-info –order-by-primary apps userdata mysql –u root –p apps What effect does the – order-by-primary argument have on the mysqldump command?()

A. It exports tables with the most indexes first to assist with import speeds
B. It ensures that unique indexes have no conflicts when the data is dumped
C. It orders by primary key to assist in speeding up importing to InnoDB tables
D. It must be specified so index data is dumped correctly when –on-create-info is used

查看答案
更多问题

在土抗剪强度的影响因素中,最重要的是()。

A. 剪切速率
B. 应力历史
C. 排水条件
D. 应力状态

我国宪法规定:国家保护生活和生态环境()。

A. 防治污染和其他公害
B. 防止生态破坏
C. 造林绿化
D. 治沙防风

简述雨季施工应重点注意什么?

电梯使用单位应对电梯的安全使用,配备()人员。

A. 电梯驾驶员
B. 电梯维修工
C. 电梯专职安全管理员
D. 专职电工

答案查题题库