View source: R/glue_operations.R
glue_delete_column_statistics_task_settings | R Documentation |
Deletes settings for a column statistics task.
See https://www.paws-r-sdk.com/docs/glue_delete_column_statistics_task_settings/ for full documentation.
glue_delete_column_statistics_task_settings(DatabaseName, TableName)
DatabaseName |
[required] The name of the database where the table resides. |
TableName |
[required] The name of the table for which to delete column statistics. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.