当前位置:百科知识 > 知到宏观经济学答案

问题描述:

[单选] 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:在使用MyISAM存储引擎的服务器上有表“apps”、“userdata”。您想将这些数据传输到服务器,但是使用InnoDB引擎相反,你执行以下命令:What effect does the – order-by-primary argument have on the mysqldump command?()mysqldump命令对命令有什么影响?
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. 它按主键排序,以帮助加快导入到InnoDB表的速度。 D.It must be specified so index data is dumped correctly when –on-create-info is used.
参考答案:查看
答案解析:
☆收藏

随机题目