I need generate psql report contain the following information:
Project Name
User Name
Project Category
Project Lead
Project Permission Scheme
The report needs to ensure that it also identifies any additional users who have been added to a project, but not part of the permission group set up for that project.
Kindly help me with a PGSQL query to generate the same report.