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: New Feature
          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