Re: LOB support in Uncommon SQL
Edi Weitz <[email protected]> Thu, 05 Feb 2004 01:30:15 +0100
| Newsgroups | gmane.lisp.uncommon-sql |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 5 Feb 2004 00:52:52 +0100, David Lichteblau <[email protected]> wrote: > Quoting Edi Weitz ([email protected]): >> IIRC varchars in Oracle can't be larger than 4000 characters. > > But CLOBs would not deserve their `L' if they had similar > restrictions. Sure. But as Craig said that there is no LOB support in USQL I assumed that the OP saw the effects of a CLOB treated as a varchar. Dunno, I'm not familiar with the USQL internals. Cheers, Edi.