M
mhellman
Guest
I have a table with the following columns:
id, weight, date
(no primary key)
Objects are weighed at the start and then at the end of a test.
I need to create a query that will display the start weight and end weight correlated to each id.
Thank you in advanced for your time.
Michael
id, weight, date
(no primary key)
Objects are weighed at the start and then at the end of a test.
I need to create a query that will display the start weight and end weight correlated to each id.
Thank you in advanced for your time.
Michael