Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Openxml issue
Message
General information
Forum:
Microsoft SQL Server
Category:
Import/Export
Title:
Miscellaneous
Thread ID:
00838586
Message ID:
00838595
Views:
22
To clarify my question: How you you store this data in a table.

Right now, Im tentative on having the following schema

forecast
---------------
zip
lastupdate


forecastday
---------------
zip
day#
high
low
sunr
suns
dicon --This is specific to the "d" part of each day
dt
...
nicon --this is for the "n" part of each day
nt



Any other ideas on how to store this data? I was thinking of having a "part" table that stores data for each part , but since (Im assuming) there is always 2 parts to a day, it could just be stored in the forecastday table.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform