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

Bryan Pendleton resolved DERBY-3920.
------------------------------------

    Resolution: Duplicate

Marked as a duplicate of DERBY-4256. Derby still requires a maximum limit,
but now that DERBY-4256 has been resolved, the max limit for the Blob/Clob
can be increased using an ALTER TABLE command.


> 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.

Reply via email to