11-04 SQLserver基础--连接查询、联合查询、索引
					                
					            
					        一、子查询补充: Exists的用法: select*from haha where exists(select*from bumen where bumen.code=haha.bume ...
一、子查询补充: Exists的用法: select*from haha where exists(select*from bumen where bumen.code=haha.bume ...