Hi,
I am having trouble creating a report in SQL. I have a table with client data in it which links to a table with telephone numbers for clients. Each client could have 3 different types of number, work, mobile or home. At present my report returns 3 rows of data for a client with 3 numbers but what i want is a seperate column for each number type and only 1 row per client.
I hope that makes sense!
Thanks in advance.
I am having trouble creating a report in SQL. I have a table with client data in it which links to a table with telephone numbers for clients. Each client could have 3 different types of number, work, mobile or home. At present my report returns 3 rows of data for a client with 3 numbers but what i want is a seperate column for each number type and only 1 row per client.
I hope that makes sense!
Thanks in advance.