Compare commits

..

No commits in common. "ef5116a926664a8bb8e175617f091626073e7082" and "7a1fce57e83566c0147b81e0fb605d47b66395d6" 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;