I have 2 tables which is a one-to-many relationship. In the first table it has the name of clients. On the second table it has multiple phone numbers of that certain client. The table is link by a nameid in both table.
How can i get those information into one table. With the format (Client's name, Phone1, phone2, phone3, phone4)?
any help with the query woulb be nice
thank you
How can i get those information into one table. With the format (Client's name, Phone1, phone2, phone3, phone4)?
any help with the query woulb be nice
thank you