Re: Rounding result of expression in SELECT ..AS..

Поиск
Список
Период
Сортировка
От Jayadevan M
Тема Re: Rounding result of expression in SELECT ..AS..
Дата
Msg-id OF9C6F8650.0F17E91C-ON65257967.004B6245-65257967.004B8974@ibsplc.com
обсуждение исходный текст
Ответ на Rounding result of expression in SELECT ..AS..  (Michael Rowan <mike.rowan@internode.on.net>)
Список 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 по дате отправления:

Предыдущее
От: "Jean-Yves F. Barbier"
Дата:
Сообщение: Re: Rounding result of expression in SELECT ..AS..
Следующее
От: richard terry
Дата:
Сообщение: question re incrementing an integer field in a table.