中国开发网: 论坛: 程序员情感CBD: 贴子 312102
nostalgic
讨厌这些东西.
String QuerySQL = " select (TJ.AYFZ-JB.DYKHSX)/JB.DYKHSX asrate,(TJ.AYGZ-JB.DYKHXX)/JB.DYKHXX axrate,"
+"(TJ.BYFZ-JB.DYKHSX)/JB.DYKHSX bsrate,(TJ.BYGZ-JB.DYKHXX)/JB.DYKHXX bxrate,"
+"(TJ.CYFZ-JB.DYKHSX)/JB.DYKHSX csrate,(TJ.CYGZ-JB.DYKHXX)/JB.DYKHXX cxrate"
+"from YH_YH YH, ZC_ZDZC ZC, TJ_DYHGLRMX TJ,JB_DYDJ JB"
+"where YH.YHID=ZC.YHID and"
+"ZC.ZDLJDZ=TJ.ZDLJDZ and "
+"JB.JZZ=YH.GDDY and "
+"trunc(TJ.RQ,'mm')=to_date('voltageLimiteValue.getMonth()','yyyy-mm')"
+ " and yh.yhid='"
+ userId
+ "'";

相关信息:


欢迎光临本社区,您还没有登录,不能发贴子。请在 这里登录