Prisma Execute a raw SQL query

Executes a raw SQL SELECT query against the database and returns the result set. Use parameterized queries to prevent SQL injection.