"Adam Kolany" <[EMAIL PROTECTED]> writes: > can you explain this? > ====================================================== > stoff=> select sum(wplyw),sum(wydatek), sum(wplyw)-sum(wydatek) from > rachunki where okres<6; > sum | sum | ?column? > -------+---------+---------- > 73745 | 6712.55 | 67032.5 > (1 row)
Seems odd, but you haven't provided nearly enough information to let anyone else reproduce the problem. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster