Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sql
Message
From
08/02/1999 01:20:44
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Sql
Miscellaneous
Thread ID:
00184976
Message ID:
00184976
Views:
63
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.
Next
Reply
Map
View

Click here to load this message in the networking platform