Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL statement questions !
Message
From
31/12/2000 11:25:26
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
SQL statement questions !
Miscellaneous
Thread ID:
00458194
Message ID:
00458194
Views:
51
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
Next
Reply
Map
View

Click here to load this message in the networking platform