Hello there.
I am just wondering if i could do calculations in tables.
I have a table named WORKERS, and they are paid by the miles they drive for a particular job. The MileRate is under the table of WORKERS.
However, the miles covered are in JOB DETAILS.
Is there any way to automatically calculate the WORKERS salaries through JOB DETAIL table?
For instance i under the field SALARIES in WORKERS's table to multiply their milerate eg. 0.4 with the MILES_COVERED in JOB DETAILS table.
Thanks in advance!!!
Any help will be greatly appriciated.
I am just wondering if i could do calculations in tables.
I have a table named WORKERS, and they are paid by the miles they drive for a particular job. The MileRate is under the table of WORKERS.
However, the miles covered are in JOB DETAILS.
Is there any way to automatically calculate the WORKERS salaries through JOB DETAIL table?
For instance i under the field SALARIES in WORKERS's table to multiply their milerate eg. 0.4 with the MILES_COVERED in JOB DETAILS table.
Thanks in advance!!!
Any help will be greatly appriciated.