JDBC Driver for Google BigQuery

Build 22.0.8462

DeleteTable

Deletes the specified table from Google BigQuery.

Input

Name Type Description
TableId String TableId of the table you wish to delete. ProjectId and DatasetId can come from connection properties, or to override them, the format projectId:datasetId.TableId.

Result Set Columns

Name Type Description
Success String Returns true if operation is successful, else an exception is returned.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462