SELECT "Username", "Email", p.name, isactive FROM "User" u, "Profile" p WHERE p.id = u.profileid and p.name not like 'Customer%' and isactive = true ORDER BY email
Skyvia Query allows you to run SQL queries against databases and cloud applications from web browser. Access and manage your data from anywhere, build reports, arrange your data in the most informative way and simplify your decision-making process easily!