Forum Moderators: open
Let's say for example that I have a couple of fields called "degree_business," "degree_history" etc. They have binary values and tell me whether the row/degree in question is a business degree or a history degree (1=yes). So - what I am trying to do is a query that looks at all rows associated with, say, school #42, and if the "degree_business" field has a value of 1 in any one of those rows, returns a value of 1 for the question "does school #42 offer any business degrees".
Could anybody point me in the right direction / let me know the proper query type/syntax? I feel like it's probably a very remedial question, but any help would be greatly appreciated.
Thanks,
Joe