SQL SERVER的集合查询 今天有个需求要求,从A表中存在而B表中不存在的数据,想到这个需求,我力所应当的想到了这么写:
select awb_no from sd_dtm INTERSECTselect awb_no from start