mathematical calculations - sql queries

Поиск
Список
Период
Сортировка
От vbhatia@ksu.edu
Тема mathematical calculations - sql queries
Дата
Msg-id 1185761260.46ad47ec4a9b7@webmail.ksu.edu
обсуждение исходный текст
Ответы Re: mathematical calculations - sql queries  ("Andres Olarte" <olarte.andres@gmail.com>)
Список 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


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

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: pt_BR translation updates
Следующее
От: "Andres Olarte"
Дата:
Сообщение: Re: mathematical calculations - sql queries