面试啦 - 提供专业面试问题及答案、面试技巧、助您成功面试!
您的当前位置:首页 > 面试题库 > IT面试题 > MySQL面试题 > 正文

几个MySql的面试题

Which will be faster out of these two queries – one with OR or one with IN?
Where does MyISAM cache table records?
Which will be faster out of queries with explicit INNER JOIN and implicit one?
Is InnoDB faster/better than MyISAM?
Is CHAR faster than VARCHAR?
Is VARCHAR(80) faster than VARCHAR(255)?
Are there performance issues when joining tables from different storage engines?
If I change a derived table to a view, will performance increase?
If I see Using temporary; Using filesort” in the Extra column of EXPLAIN output, does that mean a temporary table is created on disk?
Is it possible to do a FULL OUTER JOIN in MySQL?
词条:mysql面试题
上一篇:一些关于MySql加速和优化的面试题 下一篇:MYSQL支持事务吗
与该文相关的文章

温馨提示:如果您对面试网有任何建议,请通过网站联系邮箱向我们反馈,感谢各位的建议与支持!