String Formula to calculate the value

From: ram subbu <ramgv80(at)yahoo(dot)com>
To: Kris Jurka <books(at)ejurka(dot)com>, pgsql-jdbc(at)postgresql(dot)org, pgsql-jdbc(at)postgresql(dot)org
Subject: String Formula to calculate the value
Date: 2009-04-08 11:56:17
Message-ID: 358805.94828.qm@web33404.mail.mud.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Dear All,
I am having a formula String
say====> (a+b*c)/2
I need to pass the dynamic value to these a,b,c

and i need to calculate the value.
please help me out to write a procedure to do all
these stufs.

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message John Lister 2009-04-08 13:54:11 Re: Array passing
Previous Message Dave Cramer 2009-04-08 10:31:28 Re: Array passing