Re: CLOB data type

Поиск
Список
Период
Сортировка
От Barry Lind
Тема Re: CLOB data type
Дата
Msg-id 3C7FBE3D.206@xythos.com
обсуждение исходный текст
Ответ на CLOB data type  (Robinson <netviews@yahoo.com>)
Список pgsql-jdbc
Robin,

TEXT correspondes to CLOB in the same way BYTEA corresponds to BLOB
(variable length storage of upto 1Gig).  However you can also use
LargeObjects for both CLOB and BLOB data as another alternative.

thanks,
--Barry

Robinson wrote:
>  Hi,
>
> This may sound silly.  Is the TEXT datatype equivalent to a CLOB datatype?
>
> Thanks
> Robin
>
>
>
>
> ------------------------------------------------------------------------
> *Do You Yahoo!?*
> Yahoo! Greetings <http://greetings.yahoo.com> - Send FREE e-cards for
> every occasion!




В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Barry Lind
Дата:
Сообщение: Re: [SQL] Timestamp output
Следующее
От: # sriram #
Дата:
Сообщение: Re: strange error