liu ming created TRAFODION-2706:
-----------------------------------

             Summary: update SQL reference manual about 'alter table' to add 
alter column description
                 Key: TRAFODION-2706
                 URL: https://issues.apache.org/jira/browse/TRAFODION-2706
             Project: Apache Trafodion
          Issue Type: Documentation
            Reporter: liu ming
            Assignee: Liu Yu


ALTER TABLE support alter column , will investigate the full syntax step by 
step. At first, it should support these examples:
--alter table t5 alter column a varchar(10) character set utf8;

--alter table t5 alter column a varchar(10);

--alter table t5 alter column a rename to b;




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to