Re: Looking for a function
От | Bruce Momjian |
---|---|
Тема | Re: Looking for a function |
Дата | |
Msg-id | 200202171947.g1HJlwR28953@candle.pha.pa.us обсуждение исходный текст |
Ответ на | Re: Looking for a function (Rich Shepard <rshepard@appl-ecosys.com>) |
Список | pgsql-general |
Rich Shepard wrote: > On Sun, 17 Feb 2002, Bruce Momjian wrote: > > > Yes, there is, but it is part of a data type, MONEY, that we will be > > converting to numeric some day: > > > > test=> select cash_words(100::money); > > cash_words > > ------------------------------------ > > One hundred dollars and zero cents > > (1 row) > > Bruce, > > And I thought that the money data type was deprecated because it was > replaced my numeric. You could just cast to Money and print that, though money/cash is an int4 with cents in the first few bits. -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania 19026
В списке pgsql-general по дате отправления: