glue_delete_column_statistics_task_settings {paws.analytics}R Documentation

Deletes settings for a column statistics task

Description

Deletes settings for a column statistics task.

See https://www.paws-r-sdk.com/docs/glue_delete_column_statistics_task_settings/ for full documentation.

Usage

glue_delete_column_statistics_task_settings(DatabaseName, TableName)

Arguments

DatabaseName

[required] The name of the database where the table resides.

TableName

[required] The name of the table for which to delete column statistics.


[Package paws.analytics version 0.9.0 Index]