decimal(x,y) function.

Поиск
Список
Период
Сортировка
От Jonah Kuo
Тема decimal(x,y) function.
Дата
Msg-id 35693229.450F7394@mail.ttn.com.tw
обсуждение исходный текст
Ответы Re: [SQL] decimal(x,y) function.
Список pgsql-sql
Hello,

    How should I use the decimal(x,y) function?

    I tried use it  with the following result:

db6000=> create table atest (
db6000-> price decimal(8,2));
ERROR:  DECIMAL scale 2 must be zero

    thanks in advance,

Jonah



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