[ http://issues.apache.org/jira/browse/DERBY-396?page=comments#action_12361319 ]
Neil Weber commented on DERBY-396: ---------------------------------- What's also odd is that the DatabaseMetaData for Derby returns true for supportsAlterTableWithDropColumn(). Since Derby doesn't support dropping columns, the meta data should be false. > Support for ALTER STATEMENT to DROP , MODIFY, RENAME a COLUMN > -------------------------------------------------------------- > > Key: DERBY-396 > URL: http://issues.apache.org/jira/browse/DERBY-396 > Project: Derby > Type: New Feature > Components: SQL > Environment: LINUX > Reporter: Kumar Matcha > Assignee: Scott MacDonald > Priority: Critical > > Alter Statement should support dropping a column, modifying a column to a > different data type , rename a column. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
