Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What's wrong with using a Summary data table?
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
What's wrong with using a Summary data table?
Divers
Thread ID:
01569478
Message ID:
01569478
Vues:
64
I'll probably get fired so saying this, but my CIO has laid down the law saying we can no longer use a summary table to get data about our members and, instead, we need to go to the "Master Data" tables.

We have almost 200,000 members and we have a lot of date sensitive layered data about the member in many different tables. Typically, we want to get the most recent layer data item like their current address - not their address five years ago.

We have a VFP table and a VFP process that summarizes some 150 fields worth of data into a summary table for the members. The process takes over an hour to run.

So, instead of one stop shopping using the summary table the CIO says we have to go to each history data table and pull the max address or whatever.

I don't see the advantage of this approach other than it will slow things down and make the code more complex.

Opinions?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform