mathematical calculations - sql queries

From: vbhatia(at)ksu(dot)edu
To: pgsql-jdbc(at)postgresql(dot)org
Subject: mathematical calculations - sql queries
Date: 2007-07-30 02:07:40
Message-ID: 1185761260.46ad47ec4a9b7@webmail.ksu.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-jdbc

Hi all,

Thanks for replying to previous mail, I have one more question. Can I
write a postgresql query that retrieves a particular field from a table
and performs some mathematical calculation on that field involving
exponential( exp) and pow functions and storing the result in a new
table.

Somethign like this
select field1 from tablename1 ( performing calculation on field1 ) (
storing in another table)

Thanks and regards,
Vishal

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Andres Olarte 2007-07-30 02:38:46 Re: mathematical calculations - sql queries
Previous Message Alvaro Herrera 2007-07-29 23:20:42 Re: instaling Libxml2

Browse pgsql-jdbc by date

  From Date Subject
Next Message Andres Olarte 2007-07-30 02:38:46 Re: mathematical calculations - sql queries
Previous Message Kris Jurka 2007-07-29 06:06:21 Re: pt_BR translation updates