why is postgresql outputting decimals code example Example: i'm not getting decimal in postgres select cast(dev_cost as decimal) / sell_cost from software ;