Renaming columns will be possible in the as-yet-unreleased 10.3.0
version of Derby according to
https://issues.apache.org/jira/browse/DERBY-1490

The documentation is at
http://db.apache.org/derby/docs/dev/ref/rrefsqljrenamecolumnstatement.html
and states that the syntax shall be:

RENAME COLUMN tableName.columnName newColumnName

Thanks to the fine work of Bryan Pendleton on this enhancement!

Dan Scott

On 14/02/07, Amir Michail <[EMAIL PROTECTED]> wrote:
Hi,

I was wondering if it is possible to rename a field in derby and if
so, how it would be done.

Amir

Reply via email to