I have a query that brings me this data, as you can see it brings me the same tasks because it has 2 users that handle it, I want you to help me concatenate it
So that it is like this other and so reduce me the records that do not need to bring
Here I have part of the query where I guess I should do the concatenation I'm using MySQL
select
B.bandeja
,a.bandejaTareaId as TareaID
,A.userid as 'Usuario Reporta'
,E.username as 'Usuario Bandeja'
,A.inicio