Numeric Data Type

Поиск
Список
Период
Сортировка
От Huy Do
Тема Numeric Data Type
Дата
Msg-id NEBBIHDFCLBAILBDEADCOECDCAAA.huy@travel.com.au
обсуждение исходный текст
Ответы Re: Numeric Data Type
Список pgsql-novice
Hi,

Can anyone give me an explanation of the numeric field.

for eg.

does numeric(2,1) mean a number with 2 digits before the decimal point
and 1 after (22.1),

or does it mean a number with a maximum of 2 digits and at least
1 of those digits have to be after the decimal point (2.1)

Thanks.

Huy

В списке pgsql-novice по дате отправления:

Предыдущее
От: Charles Curley
Дата:
Сообщение: Re: web interface for postgreSQL-P.S.
Следующее
От: mig_work@zipmail.com.br
Дата:
Сообщение: Database formats