where alter-action is:
where method is:
and where specific-method is:
and method-specification is:
and routine-attribute is:
Usage
Embedded, Interactive, Module, ODBC, JDBC
Description
The ALTER TYPE statement is used to add method specifications to a type, or to drop method specifications from a type.
It is only the creator of a type that can alter it.
For information on method-specification, please see CREATE TYPE.
Restrictions
The restrictions for CREATE TYPE applies to ALTER TYPE also. (See CREATE TYPE.)
Standard Compliance
Standard |
Compliance |
Comments |
---|---|---|
SQL-2016 |
Features outside core |
|
Alter a user-defined type.