码迷,mamicode.com
首页 > 数据库 > 详细

MySQL比较运算符的子查询

时间:2017-03-05 19:03:52      阅读:323      评论:0      收藏:0      [点我收藏+]

标签:com   image   sql   and   iso   subquery   img   operator   images   

使用比较运算符的子查询

=、>、<、>=、<=、<>、!=、<=>

语法结构

operand comparison_operator subquery

需要使用ANY、SOME、ALL查询子句。

operand comparison_operator  ANY| SOME | ALL  (subquery);

技术分享

MySQL比较运算符的子查询

标签:com   image   sql   and   iso   subquery   img   operator   images   

原文地址:http://www.cnblogs.com/wangshuyi/p/6506077.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!