Hi there all
I have 2 tables, table1 and the the other table2.
They have the same fields:
Name, Fault and timestamp
I want to get the time difference from table1.timestamp to table2.timestamp
I have tried running this a query but get duplication on data.
wonder if anyone can help.
Many thanks
I have 2 tables, table1 and the the other table2.
They have the same fields:
Name, Fault and timestamp
I want to get the time difference from table1.timestamp to table2.timestamp
I have tried running this a query but get duplication on data.
wonder if anyone can help.
Many thanks