当前位置:
代码迷
>>
Sql Server
>> select * from a where a.id not in(select id from b where b.c>0)这条语句是对的吗?解决方法
详细解决方案
select * from a where a.id not in(select id from b where b.c>0)这条语句是对的吗?解决方法
热度:
145
发布时间:
2016-04-27 21:35:15.0
select * from a where a.id not in(select id from b where b.c>0)这条语句是对的吗?
如题
------解决方案--------------------
语法没问题
------解决方案--------------------
对的~
------解决方案--------------------
ok
------解决方案--------------------
当然正确
县查询表B的c列大于0的ID
然后查找a表中的ID不属于上一个子集的数据
查看全文
相关解决方案
IE不支持JQuery吗?解决方法
Struts2 <select>上拉框 回显有关问题
boa+cgi+sqlite3【基于web的数据采集并动态显示】解决方法
關於Struts2 select tag 問題,该怎么处理
cgi提取文件内容?解决方法
<xsl:for-each select= 取嵌套节点则么写,该如何解决
java.lang.NoSuchMethodException: setId([Ljava.lang.String;)解决方法
s标签 图片src 当action 解析?解决方法
CAPTCHA 模块中 ajax form 导致CAPTCHA session reuse attack detected异常,解决方法
<select>标签可平添文字
java编程思想.解决方法
SSH框架导入struts,hibernate,spring分先后顺序吗>>解决方法
Struts2 <s:select/>有关问题
关于遮罩层的。解决方法
jsp页面<select>选中有关问题
oracle 最近的时间(而不是前一天的时间) 跪求sql语句 。解决方法
web service No services have been found.解决方法
socket.connect(socketAddress,timeout ))解决方法
description The requested resource (/gongqiu/goindex.action) is not available.解决方法
javascript中===什么意思?解决方法
struts工作流程~解决方法
求struts2玩的顺的人!解决方法
Mybatis的mapper.是个接口?解决方法
求教一个关于两个list的类似求并集的算法。解决方法
jquery+ajax网页被卡死,cpu爆掉! - -解决方法
怎样实现分页.解决方法
mapping.findForward()执行后,没有跳转页面?解决方法
Tomcat7 不支持这句代码,为什么?解决方法
经典<<thinking in java >>电子书+课后习题解答.解决方法
现在做的一个项目,遇到个坑爹的需求。解决方法