当我运行以下查询时,我得到了上面的错误。我意识到这是因为子查询返回了超过1个结果,但不确定如何修复它。staging.coverage c on a.polnum =c.policyid and a.polver = c.version and a.covcode = c.COVCODE SELECT DISTI
如何解决这种探头帮我。ON b.c_no=c.c_no
where c.idate BETWEEN '2014-06-25' AND '2014-06-25') 错误是 消息512,第16级,状态% 1,第2行子查询返回了多个值当子查询跟在=、!=、<、<=、>、>=之后或子查询用作表达式时,不允许这样做。
我的代码: create table customerscustomer_id int not null identity primary key,customer_lname char(50) not null,branch_code int not null,debt_month int not null,total_remain