You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-user@db.apache.org by Tim Dudgeon <td...@informaticsmatters.com> on 2006/10/10 19:46:35 UTC

no RENAME COLUMN functionality?

I can't find any reference in the documentation for renaming columns. 
e.g. ALTER TABLE a_table RENAME COLUMN old_name TO new_name

Is this functionality missing from Derby?

Many thanks

Tim


Re: no RENAME COLUMN functionality?

Posted by Bryan Pendleton <bp...@amberpoint.com>.
> I can't find any reference in the documentation for renaming columns. 

Derby does not yet support this feature.

A request to add such functionality has been logged as DERBY-1490:
http://issues.apache.org/jira/browse/DERBY-1490

thanks,

bryan