Alter Schema
Update the definition of a schema. Only the descriptive information of the schema is modified. Nested tables are left unchanged.
Syntax
alter schema <schema reference> <schema spec>
Parameters
schema reference
String — Name of the schema to alter.
schema spec
JSON — New definition for the schema.