Here is my SQL for View
SELECT u.id AS user_id, r.id AS role_id, r.name AS role, p.id AS permission_id, org.id AS org_