select count (dist cusnum) from cusorder
 
Troy
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Dick
Sent: Monday, June 09, 2003 2:50 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Monday Brain Cloud

Want to compute count of distinct customers in the customer order table.
 
Compute Count CUSNUM from CUSORDER   Works
 
Compute Count distinct CUSNUM from CUSORDER doesn't
 
duh?

Reply via email to