Hi all I have a question that is stumping me
I have a table with fields of numbers 1 through 19
each number represents a name which is not in the database
like 1 = kmart
2 = walmart and so on
What I am doing is using a parameter to select the store
What I have done is create a forumula...
Hi all Sorry for posting this I am sure this has been seen many times but the keyword search is down for this form
Here is my question
What exactly does this mean it is from a log file for the IIS-----------------------------------------
203.145.129.5 - - [18/Jan/2003:02:30:36 -0800]...
Hi all I am trying to do something like this, I have a database field that is zip codes I want to separate zip codes by state I have a text list like this already done
IF (ZIP GE 01000 AND ZIP LE 02699) ZIPC=1.
IF (ZIP GE 02700 AND ZIP LE 02999) ZIPC=2.
IF (ZIP GE 03000 AND ZIP LE 03499)...
here is my question that has me stumped I have a database with a row called sex in this row thier is two numbers 1 and 2
1 = man
2 = woman
I need a count of the field which I have done
count ({CBH_2002.SEX})
which equals 702
But what I am stumped on is I need to average the 2 numbers like...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.