问题描述:
[单选]
关于两个表对应的不匹配查询的正确语句为()
A.SELECT[ccode]FROM[GL_accsum]where not exists(SELECT*FROM[code]group by ccode having[ccode]=[GL_accsum].[ccode])
B.SELECT[ccode]FROM[GL_accsum]v where ccode not in(SELECTccodeFROM[code] where[ccode]=[v].[ccode])
C.select ccode from[GL_accsum]a left join code bon A.[ccode]=[b].[ccode] where B.ccode is null
D.select ccode codes from[GL_accsum]a join code bon A.[ccode]=[b].[ccode] where B.ccode is null
参考答案:查看无
答案解析:无
☆收藏
答案解析:无
☆收藏
- 我要回答: 网友(216.73.216.168)
- 热门题目: 1.改变控件在窗体中的上下位置, 2.回归分析是在相关分析的基础上 3.一天通知存款的存期为1天。
