I am using GROUP_CONCAT in my query to collect some IDs. Imagine I have two columns as follow:
user_id item
The code looks like this: