Executes a SQL statement against the specified database connection and returns the results. This is the preferred method over the deprecated GET version as it provides better security and supports larger SQL statements. The results include data, metadata, and execution information.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Name of the project Standard identifier pattern for resource names
Name of the connection Standard identifier pattern for resource names
Options
SQL statement to execute