We are looking to have an employee number put into a single line.
Based on the User, there may be multiple accounts or none, depending on each person. So we have set up an SQL table that has all listed accounts based on the User number. What we want to do is have every possible account connected with a persons user number listed in a multi line like this:
How would I do this?