Using Arrays Correctly

Options
NWold
NWold Member

I want to know if I am utilizing arrays correctly with this query. I want get a user and an array of information connected to them through another table. I noticed that when I try to attach a list of items to the 'users' table then I am given a blank array. I decided to query the table I wanted information from then set it equal to the blank array in the original 'users' table as such:

Tagged:

Best Answer

Answers