Quantcast
Channel: Xojo Programming Forum - Latest topics
Viewing all articles
Browse latest Browse all 3860

How best to do column calculations?

$
0
0

Hello all,

In a table I have a FromDateTime and a ToDateTime, I need to calculate the difference and place that answer into a third column. In addition, I need to calculate the mean, median and mode and place those into another set of columns.

What is the best way to do this? One method of course is to do it within the Xojo app that needs the info. But, would it be better to off load work to PostgreSQL?

If using postgre, what is the best way to do this??

Thanks,
Tim

3 posts - 3 participants

Read full topic


Viewing all articles
Browse latest Browse all 3860

Trending Articles