Update the definition of a table. Only the table descriptive information is modified. Fields and persistence mappings are left unchanged.
Syntax
alter table <table reference> <table spec>
Parameters
table reference
String. Name of the table to alter, optionally qualified by a schema name.