Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Openxml issue
Message
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Import/Export
Titre:
Divers
Thread ID:
00838586
Message ID:
00838595
Vues:
21
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform