Honestmath
Technical User
hey,
i have this table setup something like this
fields:
id
numparticipants
responded
id can occur lots of times and i want to sum numparticipants for each id for responded = positive, responded=negative and responded=false.
can i do this all in the same query?
thnx a bunch - math
i have this table setup something like this
fields:
id
numparticipants
responded
id can occur lots of times and i want to sum numparticipants for each id for responded = positive, responded=negative and responded=false.
can i do this all in the same query?
thnx a bunch - math