Re: [NOVICE] maths functions and spreadsheet- On Mon, 1/28/08, e-letter <inpost@gmail.com> wrote:
> 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?
If these are the type of calculations that you want to preform, you are probably better off sticking with a spreadsheet.
Database *can* provide sophisticated calculations for analysis. But useful calculations are possible when a well designed relational model implement in a database. It is the model that provides the mechanism for analyzing the data stored in the database.
Regards,
Richard Broersma Jr.
---------------------------(end of broadcast)---------------------------
TIP 7: You can help support the PostgreSQL project by donating at
http://www.postgresql.org/about/donate
Received on Mon Jan 28 20:32:59 2008
This archive was generated by hypermail 2.1.8
: Thu Jun 19 2008 - 00:05:57 EDT
|