R
rzaxl
I have 2 tables that are joined together on a one to one basis by the
primary/foreign key. Both tables consist of an integer field called wkno as
well as primary key called id. what I'm trying to do is subtract table2.wkno
from table1.wkno, display the result of each row and if possible find the
average of the result, have looked every where on the internet but all I keep
getting is how to subtract date fields, which i already know how to. Please
someone help me
primary/foreign key. Both tables consist of an integer field called wkno as
well as primary key called id. what I'm trying to do is subtract table2.wkno
from table1.wkno, display the result of each row and if possible find the
average of the result, have looked every where on the internet but all I keep
getting is how to subtract date fields, which i already know how to. Please
someone help me