Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 » SQL Anywhere Server - SQL Reference » SQL statements » SQL statements

 

ALTER TABLE statement

Modifies a table definition or disables dependent views.

 Syntax 1 - Altering an existing table
 Syntax 2 - Disabling view dependencies
 Syntax 3 - Altering a table owner
 Parameters
 Remarks
 Privileges
 Side effects
 See also
 Standards and compatibility
 Example