I have a query that, in certain situations, does not return a value.
In this case I would like to get a value of 0, I tried to use ifnull , but without success.
SELECT ifnull((valor * t1.PBRT),'0') AS C_MP
FROM engenhari...
asked by
19.01.2015 / 19:53