首頁 > 資料庫 > mysql教程 > 统计主表关联的满足一定条件的子表数量

统计主表关联的满足一定条件的子表数量

WBOY
發布: 2016-06-07 14:53:39
原創
1838 人瀏覽過

统计主表关联的满足一定条件的子表数量 统计主表关联的子表数量: 其中znld是主表的id; 主表:specialcase 子表:to_zhuanan_xsczqk,to_zhuanan_xckcqz www.2cto.com String cxfSql = select ((select count(*) from to_zhuanan_xsczqk a,specialcase b wh


统计主表关联的满足一定条件的子表数量

 

统计主表关联的子表数量: 

其中znld是主表的id; 

主表:specialcase 

子表:to_zhuanan_xsczqk,to_zhuanan_xckcqz 

  www.2cto.com  

String cxfSql = "select ((select count(*) from to_zhuanan_xsczqk a,specialcase b where a.zhuanan_id=b.id and a.xsczqksj>=to_date('"+ time1+ "','yyyy-MM-dd') and a.xsczqksj  

+ znId 

+ "')+(select count(*) from to_zhuanan_xckcqz a,specialcase b where a.zhuanan_id=b.id and a.XCKCQZSJ>=to_date('"+ time1+ "','yyyy-MM-dd') and a.XCKCQZSJ

+ znId 

+ "')) as shuliang from dual";
 

相關標籤:
來源:php.cn
本網站聲明
本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn
熱門教學
更多>
最新下載
更多>
網站特效
網站源碼
網站素材
前端模板