Re: [GENERAL] financial formulae - Mailing list pgsql-general

From Adrian Klaver
Subject Re: [GENERAL] financial formulae
Date
Msg-id 3ed7e06c-26c5-8304-d988-a047989aa37d@aklaver.com
Whole thread Raw
In response to Re: [GENERAL] financial formulae  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-general
On 04/13/2017 06:18 PM, Michael Paquier wrote:
> On Thu, Apr 13, 2017 at 8:44 PM, FarjadFarid(ChkNet)
> <farjad.farid@checknetworks.com> wrote:
>> Is there a package/library, for postgresql server, covering financial
>> formula equivalent to excel financial formulae?
>>
>> Especially considering the quality and precision.
>
> You will need to be more precise regarding what you are looking for.
> PostgreSQL integrates in-core many aggregate functions that work with
> different level of precisions depending on the data type (see for
> example functions for float, numeric, etc.), so my gut feeling is that
> what you are looking for is present.

I believe the OP is referring to these:

https://support.office.com/en-us/article/Financial-functions-reference-5658D81E-6035-4F24-89C1-FBF124C2B1D8



--
Adrian Klaver
adrian.klaver@aklaver.com


pgsql-general by date:

Previous
From: Michael Paquier
Date:
Subject: Re: [GENERAL] financial formulae
Next
From: Rj Ewing
Date:
Subject: Re: [GENERAL] dynamic schema modeling and performance