|
<< Click to Display Table of Contents >> Raynet One Data Hub > 2026.2 > Connectors > Alphabetic Connector List > Google BigQuery Connector Parameters |
The SQL query to execute against BigQuery
Technical Name |
select_query |
Category |
Functional |
Type |
String |
Default Value |
{empty} |
Example Values |
SELECT * FROM `project.dataset.table` LIMIT 1000 |