|
|
" where cd_caid = ? and CD_PANID is null and nvl(pr_capacity,0)>0 " +
|
|
" where cd_caid = ? and CD_PANID is null and nvl(pr_capacity,0)>0 " +
|
|
|
" group by CD_CPN,CD_DC,pr_capacity,pr_zxbzs,cd_lotno,cd_wflag,cd_newboxcode||(case when cd_remark is not null then ' '||cd_remark else '' end) " +
|
|
" group by CD_CPN,CD_DC,pr_capacity,pr_zxbzs,cd_lotno,cd_wflag,cd_newboxcode||(case when cd_remark is not null then ' '||cd_remark else '' end) " +
|