Compare commits

..

No commits in common. "7e05f4b24f822495d136820ba9033e3ac109b5a8" and "ac7723f90bc6240d2612927495f3b68fdb1c08d7" have entirely different histories.

View File

@ -489,7 +489,7 @@
WHEN X.PC_VOL_KW <= (X.M_VOL_KW + X.M_VOL_KW2) THEN X.PC_VOL_KW
ELSE 0
END
) AS DECIMAL(18,3)
) AS DECIMAL(18,2)
) AS CERT_VOL_KW
FROM
X;