Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Memo Fields
Yes. In 7 you could have another table with a long column and a key value
and get around the limitation or 1 long per table)
DelphiDev wrote in message <36DAC89C.45630A05_at_yahoo.com>...
>Is LOB field only supported in Oracle 8.0 and not 7.0???
>
>
>Jim Kennedy wrote:
>
>> If you are using Oracle 8 then use LOB fields (clobs for character data).
>> You can have more than 1 LOB field per table.
>> Jim
>> DelphiDev wrote in message <36D5BFDB.BAC1D420_at_yahoo.com>...
>> >I am converting an application into an Oracle database from paradox.
>> >Some of my tables have multimple memo fields. I know you can only have
>> >one "Long" field per table. What would be the best way around this?
>> >
>> >Thanks,
>> >Jeff.
>> >
>> >
>> >
>
>
>
Received on Mon Mar 01 1999 - 17:46:06 CST
![]() |
![]() |