saintedmunds
Technical User
Hi
I have a table with 3 fields ContactID Email Email2
I would like to get an SP to return the following
ContactID Email
23 me@me.com;you@you.com
but if they dont have a second email then just return
ContactID Email
47 xx@xx.com
I'm really not sure how to achieve this so any help would be great.
Cheers
I have a table with 3 fields ContactID Email Email2
I would like to get an SP to return the following
ContactID Email
23 me@me.com;you@you.com
but if they dont have a second email then just return
ContactID Email
47 xx@xx.com
I'm really not sure how to achieve this so any help would be great.
Cheers