Learn R Programming

paws.analytics (version 0.9.0)

glue_delete_column_statistics_task_settings: 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.