Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Selecting only the latest dates of dupe recs
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01141044
Message ID:
01141057
Vues:
12
>>>OK, still on the last-minute panic:
>>>
>>>I have a table where each rec has a start_date and end_date. These fields indicate the currency of the records.
>>>If either is blank then there's no date bound,
>>>
>>>e.g blank start_date but there is an end_date means: "This rec is current from the beginning of time until the end date"
>>>e.g blank end_date but there is an start_date means: "This rec is current from the the given start date until the end of time"
>>>e.g. both blank means: There are no date bounds on this rec.
>>>
>>>I need to eliminate recs with dupe key, getting only the most recent vals, and assume a non-blank start_date is more recent than a blank one. Can't get my head round that today cos of all the other pressures. Pleas ehelp.
>>>
>>>'ppreciate it
>>>
>>>Terry
>>
>>For whole table or for some groups?
>
>I just want to filter the whole table according to my start-prev-period date and end-current-period date, so I don't have more than one record for an operator-route key combination.
>
>>Also can you have non blank Start date but blank end date?
>
>Yes, and vice versa, all as laid out above. But a valid start_date is more recent than a blank one. I'm only interested in the stat dates here:-)

O Sorry, I forgot to say that you will have as many records for Operator+Route as Start_Date = MAX(Start_Date)
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform