postgresql maths functions
Posted: Thu Jan 24, 2008 5:57 pm
As a result of comments in the following post and or use of two input cells I'm going to try and create a postgresql database and use openoffice to view it.
I seems that database maths functions are limited to a few basic financial/statistical functions (average, sum, etc.)
Can I create a database and then add functions such as multiplication of data in column 1 and column 2? Can I apply other maths functions across different databases (e.g. table 1, row 5, column 2 * column 3 / table 2 row 7 column 4)?
I seems that database maths functions are limited to a few basic financial/statistical functions (average, sum, etc.)
Can I create a database and then add functions such as multiplication of data in column 1 and column 2? Can I apply other maths functions across different databases (e.g. table 1, row 5, column 2 * column 3 / table 2 row 7 column 4)?