Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
YAQ on converting VFP data to SQL Server
Message
 
 
À
09/08/2005 03:29:10
Walter Meester
HoogkarspelPays-Bas
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Divers
Thread ID:
01039317
Message ID:
01039528
Vues:
19
>
>
>I'm not sure if normalisation has much to do with this. It is just the way you describe your database. In stead of identifying a lookup for every case you identify an identity called 'lookup table' which has numerous relations to other tables. I could get a NF3 design with both seperate tables as with one big lookup table. It is just a different matter of abstraction of the problem.
>
>A big lookup table makes sense in a lot of cases.:
>- Performance: Only one file, one buffer, one file handle.
>- Easier to add another lookup (just another identity value)
>- Simpler database design (Obvious when you have in like my cases about a 100 different lookup tables)
>
>However you should keep in mind that if you need to record more data of a particular lookup, you probably have to move the lookup from the lookup table into a seperate table.
>

Hi Walter,

Thank you very much for your input.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform