You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Kristian Waagan (JIRA)" <ji...@apache.org> on 2010/05/25 15:19:25 UTC

[jira] Closed: (DERBY-3920) Allow altering size limits for blob and clob columns

     [ https://issues.apache.org/jira/browse/DERBY-3920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kristian Waagan closed DERBY-3920.
----------------------------------


Closing issue, duplicate issue has been resolved and closed.

> Allow altering size limits for blob and clob columns
> ----------------------------------------------------
>
>                 Key: DERBY-3920
>                 URL: https://issues.apache.org/jira/browse/DERBY-3920
>             Project: Derby
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 10.4.1.3
>            Reporter: Trejkaz
>
> I would like to increase the size limit of some CLOB columns (actually, I'd like to remove the limit.)
> So I tried this:
>   ALTER TABLE t ALTER c SET DATA TYPE CLOB
> But of course it's not supported.
> I figure this can't be any harder than it was to do the same thing for VARCHAR, although I don't actually know.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.