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