J
Jill
Hi all,
I have a pond database I'm working on. We have weather data and notes
associated with a set of data collected for one pond on one day. We have
"current weather" (current weather noted for the day - ambient temperature,
wind speed, etc.) and "previous weather" which consists of notes about what
the weather has been like the past day or two. These data are contained in
one table linked to the main pond data table via foreign key... Should they
be split into 2 tables - one for current weather, one for previous weather?
What are the questions or "musts" that drive this decision? For us, the main
purpose is to be able to pull up and look over the weather notes should we
see any large changes in data, for example - to see if an overcast, rainy
day, or two or three, preceded the sunny day we are out sampling because that
can definitely have an impact...
Thanks,
Jill
I have a pond database I'm working on. We have weather data and notes
associated with a set of data collected for one pond on one day. We have
"current weather" (current weather noted for the day - ambient temperature,
wind speed, etc.) and "previous weather" which consists of notes about what
the weather has been like the past day or two. These data are contained in
one table linked to the main pond data table via foreign key... Should they
be split into 2 tables - one for current weather, one for previous weather?
What are the questions or "musts" that drive this decision? For us, the main
purpose is to be able to pull up and look over the weather notes should we
see any large changes in data, for example - to see if an overcast, rainy
day, or two or three, preceded the sunny day we are out sampling because that
can definitely have an impact...
Thanks,
Jill