Re: Rounding result of expression in SELECT ..AS.. - Mailing list pgsql-novice

From Jayadevan M
Subject Re: Rounding result of expression in SELECT ..AS..
Date
Msg-id OF9C6F8650.0F17E91C-ON65257967.004B6245-65257967.004B8974@ibsplc.com
Whole thread Raw
In response to Rounding result of expression in SELECT ..AS..  (Michael Rowan <mike.rowan@internode.on.net>)
List pgsql-novice
Hello,
> I have three columns in my table:
> netcost integer(9,2)
> taxsum integer(9,2)
> quantity integer
How did you create a table with  integer(9,2) as data type? Could you please share the create table command and data insertion statements for a couple of records?

Regards,
Jayadevan





DISCLAIMER:


"The information in this e-mail and any attachment is intended only for the person to whom it is addressed and may contain confidential and/or privileged material. If you have received this e-mail in error, kindly contact the sender and destroy all copies of the original communication. IBS makes no warranty, express or implied, nor guarantees the accuracy, adequacy or completeness of the information contained in this email or any attachment and is not liable for any errors, defects, omissions, viruses or for resultant loss or damage, if any, direct or indirect."





pgsql-novice by date:

Previous
From: "Jean-Yves F. Barbier"
Date:
Subject: Re: Rounding result of expression in SELECT ..AS..
Next
From: richard terry
Date:
Subject: question re incrementing an integer field in a table.