Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

maths functions and spreadsheet



Readers,

I want to store data in a database. Do I have to perform mathematical
functions within the database, or can I use a spreadsheet (e.g. calc)?

For example:

spreadsheet with cells of a formula such as:

sum=((database 1 table 1, row 2 colum 3)*(spreadsheet cell
a1)/(database 2 table 2, row 3 column 4))-exp (spreadsheet cell b2))

Or must I perform all computations in the database and then create
some sort of report to display the results?

Yours,



postgresql 826, pgadmin 3, openoffice 221, mandriva 2007
postgresqlnovice(at)conference(dot)jabber(dot)org



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group