pickslides
Red Sails In The Sunset
- Local time
- Today, 16:08
- Joined
- Apr 29, 2008
- Messages
- 76
Hi there forumers.
I have 2 tables one is a water consumption table with billing records. The table has a To date and From date for each record but they are random.
The other table is a climate table full of data like rainfall and temperature etc..
I am looking for a query that will take information from the consumption table the To date and From date to match up with the climate data.
For example if a customer is billed for water usage between 1/3/2009 and 25/6/2009 then I would like to match the total rainfall and average temperature with the water usage over this particular period and in turn look for some correlation in the data.
I have 2 tables one is a water consumption table with billing records. The table has a To date and From date for each record but they are random.
The other table is a climate table full of data like rainfall and temperature etc..
I am looking for a query that will take information from the consumption table the To date and From date to match up with the climate data.
For example if a customer is billed for water usage between 1/3/2009 and 25/6/2009 then I would like to match the total rainfall and average temperature with the water usage over this particular period and in turn look for some correlation in the data.