How might we change this query so that it only selects the platform value of items?

By replacing * with the column name platformBy replacing * with the column names platform and satisfaction

By replacing * with the column name platform.