Open
Description
Exalate commented:
Re: ALTER COLUMN
Issue Description
The syntax diagram is missing a comma, which is required in case you want to alter 2 columns in one statement. It does have double arrows, which implies you can do this, which is correct.
Suggested Resolution
Add a comma between the double arrows. Also, add an example of altering two columns, with a comma between the two columns.
Jira Issue: DOC-1758