Hello,
I am listing a table from MySQL server fine.
I would like to add an extra column that is filled from another table (containing filenames) and the request is made with the each row id.
The result may contains multiple result and should be displayed like this in the column:
file1|file2|file3….
Thanks
Cedric
1 Answers
Your Answer