MCP Server for Google BigQuery

Build 25.0.9440

DeleteTable

Deletes the specified table from Google BigQuery.

Input

Name Type Description
TableId String Specifies the ID of the table to delete. The Project ID and Dataset ID can be sourced from the connection properties or overridden using the format projectId:datasetId.TableId.

Result Set Columns

Name Type Description
Success String Returns 'true' if the table was successfully deleted. If the deletion fails, an exception is thrown instead of returning 'false'.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9440