Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Index on empty date
Message
De
22/07/2008 09:15:33
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
22/07/2008 09:11:03
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 9 SP2
Database:
Visual FoxPro
Divers
Thread ID:
01333105
Message ID:
01333108
Vues:
13
>Hi
>
>How can I index\retrieve the lines with empty dates.
>
>For example:
>User need to confirm each line and the confim date must to be documented.
>I can put two columns, one for confirm (logical type or charcter (1)) and one for confirmdate, but I can put only confirmdate and if the date empty its means hat line not confirmed.
>Now I want to get all the lines that not conirmed by index.
>
>Help please
>
>Thanks

select * from myTable where myDate = {}

PS: I wouldn't create an index that specifically filters empty dates (using for clause).

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform