This may seem like a silly one but i cant think where to start,
I have a table called tblCustomers and one of the columns is Mobile containing their mobile phone numbers.
I need to read through the list of numbers and add each one to a comma seperated string, such as:
"44771012345,44771023456"
any pointers would be appreciated
Thanks
I have a table called tblCustomers and one of the columns is Mobile containing their mobile phone numbers.
I need to read through the list of numbers and add each one to a comma seperated string, such as:
"44771012345,44771023456"
any pointers would be appreciated
Thanks