Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: hbest way to save html files in oracle ? clob ?
hat about if I want to use it for updating an html daily with an automatic process, like grab it from a place on the network to update a page on the website. Also, would that be a good way to implement a search engine for those clob html pages.
Someting like if select html_page where html contains('clob') ;
Thanks for your feedback daniel.
On Wed, 18 Apr 2001 22:35:09 -0700, "Daniel A. Morgan" <dmorgan_at_exesolutions.com> wrote:
>Depends on what you want to do with them. But I would go CLOB as my
>first choice.
>
>Daniel A. Morgan
>
>
>
>kilidire wrote:
>
>> What's the best way to save html files in oracle ? clob data type ?
>> Thank all.
Received on Thu Apr 19 2001 - 17:55:21 CDT
![]() |
![]() |