Add Field

Add a field to a table

Syntax

alter table <table reference> add field <field spec>

Parameters

table reference

String. Name of the table to add a field to, optionally qualified by schema.

field spec

JSON. Definition of the new field.

Was this article helpful?
0 out of 0 found this helpful