Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sql
Message
De
08/02/1999 01:20:44
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Sql
Divers
Thread ID:
00184976
Message ID:
00184976
Vues:
65
Hy

It's my first sql question

This is good
SELECT *, .T. AS cFlag FROM hold WHERE !DELETED() INTO CURSOR tmpHold1
?????????????
But I want compare a field in the same select

SELECT *, .T. AS cFlag FROM hold WHERE hold.data_prod >= &lcDate1;
AND hold.data_prod <= &lcDate2;
and !DELETED() INTO CURSOR tmpHold

How can I do this

Pierre P

Thanks
Pierre Paradis
Working for Technologies Softdesign inc.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform