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

问题描述:

[多选] Which three methods will show the storage engine for the Country table?()哪三种方法将显示Country表的存储引擎
A.SHOW CREATE TABLE Country; B.SHOW ENGINE Country STATUS; C.SHOW TABLE STATUS LIKE ‘Country’; D.SELECT ENGINE FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_NAME= ‘Country’; E.SELECT ENGINE FROM INFORMATION_SCHEMA.ENGINES WHERE TABLE_NAME= ‘Country’;
参考答案:查看
答案解析:
☆收藏

随机题目