What is the primary purpose of the `alterTable` action?
2 vues
Réponse
The `alterTable` action is used to modify the metadata and structure of an in-memory table. This includes renaming the table, changing the table's label, altering column properties like names, labels, and formats, as well as dropping columns.