Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL statement questions !
Message
From
31/12/2000 11:29:16
 
 
To
31/12/2000 11:25:26
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00458194
Message ID:
00458195
Views:
21
>Hi,
> I want to count the no. of specific field in the table. i use the sql statement like below :
>
>Select count(invoiceno) as Rcount;
>from invoice;
>
>but i don't want then count record result include the records that had been marked deleted in the table. How to do it ?
>
>thanks.
>
>regards,
>kengwen

Have a look at set deleted (on) or at the deleted() function
--
FE AVP&Cie
Directeur du département Français
Armoni Informatique
Sydev Applications
MS VFP MVP
Previous
Reply
Map
View

Click here to load this message in the networking platform