In my mySQL project I need to get a result of 3 columns: name, items, items_with_condition. The data are stored in a single table (myTable).
It\