Wayne1158 Posted August 26, 2005 Posted August 26, 2005 I need to get a total of the number of times a certain word appears in a feild. The feild is a value list which has the words Active, Canelled in it. I just need to know how many records are set to Active. Whats the best way to go about this? thanks.
aaa Posted August 26, 2005 Posted August 26, 2005 Create selfrelation by this field, then use count() function.
Recommended Posts
This topic is 7032 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now