I have a table with data:
+--------+---------+ | userid | item | +--------+---------+ | user_1 | abc_1 | | user_2 | abc_1 | | user_2 | def_1 | | user