请问select * from table1 A,table2 B where A.HBNO=B.HBNO 会输出什么结果? 我来答 可选中1个或多个下面的关键词,搜索相关资料。也可直接点“搜索资料”搜索整个问题。 select table1 table2 where a.hbno 搜索资料 1个回答 #热议# 为什么有人显老,有人显年轻? 百度网友85ef1cb 2015-08-07 知道答主 回答量:12 采纳率:0% 帮助的人:5.8万 我也去答题访问个人页 关注 展开全部 A表字段全是空啊,输出肯定啥也没有 本回答由提问者推荐 已赞过 已踩过< 你对这个回答的评价是? 评论 收起 推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询 其他类似问题 2014-04-14 select * from table1 a,table2 b 其中的“a,b”是什么意思? 40 2011-11-22 hibernate如何实现select a.* from table1 a,table2 b where a.id=b.pid 让其返回的是a表对应的bean? 2016-12-18 delete from table1 a where exists(select 1 from table2 b where a.id=b.id) 这句话中 2 2011-11-22 hibernate如何实现select a.* from table1 a,table2 b where a.id=b.pid 让其返回的是a表对应的bean? 2 2017-09-21 SQL两张表如何关联查询呀?? 145 2016-06-12 SQL语句:select * from table1 where 字段A=字段A 2016-07-22 mysql数据库select 多表查询后结果集条数 8 2018-03-28 update table1 set A=(select A from table2 where B=table1.B) 2 更多类似问题 > 为你推荐: