I have a table that looks like this
I want to create a query so that same values of column 1 and column 2 (tcbname and status) are grouped and column 3 (scope_name) lists all the scopes related to that status and tcb_name.
Below is my expected outcome
| TUVAmerica, inc | | E | |<all the scope_name values that match first two column>|