I have the following table Table
Where Other Columns represent multiple other columns of the large Table. How can I create another table that contains only rows for person p1 and p3 who provided a comment, and only the first 3 columns (WITHOUT other multiple columns after column Person? The desired output should look like this


