![]() |
Sergey Kornilov admin 4/7/2011 |
I'm not sure if you need a temporary table for this purpose. I would suggest to create a custom view in PHPRunner and modify SQL Query to perform required calculations. |
C
|
caese author 4/7/2011 |
I add a field to the table, so these are the current fields: |
![]() |
Sergey Kornilov admin 4/8/2011 |
I guess I need to see some sample data that explains the logic behind this. |