BigQuery Connection API 简介
数据通常分散在多个位置。您可能在 BigQuery 中存储客户表,同时在 Cloud SQL 中存储销售表,您希望在单个查询中联接这两个表。 您可以使用 BigQuery Connection API 创建与外部数据库的连接,并使用联合查询执行此操作。
如需详细了解如何设置连接,请参阅使用连接。
如需详细了解联合查询,请参阅联合查询。
数据通常分散在多个位置。您可能在 BigQuery 中存储客户表,同时在 Cloud SQL 中存储销售表,您希望在单个查询中联接这两个表。 您可以使用 BigQuery Connection API 创建与外部数据库的连接,并使用联合查询执行此操作。
如需详细了解如何设置连接,请参阅使用连接。
如需详细了解联合查询,请参阅联合查询。
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2022-03-21 UTC.