Path Parameters
Name of the project
Name of the connection
Query Parameters
SQL statement
DEPRECATED: This endpoint is deprecated and may be removed in future versions. Use the POST version instead for better security and functionality.
Creates a temporary table from a SQL statement using the specified connection. Temporary tables are useful for storing intermediate results during complex queries.
Name of the project
Name of the connection
SQL statement