simple division

Поиск
Список
Период
Сортировка
От Martin Mueller
Тема simple division
Дата
Msg-id 4DEACFC2-E8E3-4C61-805B-56A5F76CB819@northwestern.edu
обсуждение исходный текст
Ответы Re: simple division
RE: simple division
Re: simple division
Re: simple division
Список pgsql-general

I have asked this question before and apologize for not remembering it.  How do you do simple division in postgres and get 10/4 with decimals?

 

This involves cast and numeric in odd ways that are not well explained in the documentation. For instance, you’d expect an example in the Mathematical Functions. But there isn’t.

 

The documentation of string functions is exemplary. The documentation of mathematical less so. Remember that it may be used by folks like me whose math is shaky. The MySQL documentation is better on this simple operation.

 

 

-----

Martin Mueller
Professor emeritus of English and Classics

Northwestern University

 

 

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

Предыдущее
От: Jeremy Schneider
Дата:
Сообщение: Re: postgis after pg_upgrade
Следующее
От: Allan Kamau
Дата:
Сообщение: Geographic coordinate values format conversion to DD (DecimalDegrees) format