Hi
I am new at this and I am trying to create a query where I find customers who have registered for three or more of our meetings in a five year period and I am getting bogged down in complexity. My core issue (may be simple) how can I create a count out of the Meeting column in the Metting_Registrant table so that I can find >3 and then (I think) a Union to return the other info form the Customer and Phone tables? Sorry I am so new and may be asking really obvious things. Any hints on where to begin?
Thanks
Newbie DBA
I am new at this and I am trying to create a query where I find customers who have registered for three or more of our meetings in a five year period and I am getting bogged down in complexity. My core issue (may be simple) how can I create a count out of the Meeting column in the Metting_Registrant table so that I can find >3 and then (I think) a Union to return the other info form the Customer and Phone tables? Sorry I am so new and may be asking really obvious things. Any hints on where to begin?
Thanks
Newbie DBA