DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: datatype like varchar to store more than 4000

  1. #1
    Join Date
    Sep 2000
    Location
    Chennai, India
    Posts
    865

    datatype like varchar to store more than 4000

    What data type can we use in place of 'varchar2' to store more than 4000 characters?

    I was looking at CLOB. Are there any issues concerned with CLOB compared to varchar2?

    Thanks.

  2. #2
    Join Date
    Jan 2001
    Posts
    2,828
    Hi

    we have been using clob on mnay projects there have been no problems..you can also index them with intermedia..they are cool..

    regards
    Hrishy

  3. #3
    Join Date
    Sep 2000
    Location
    Chennai, India
    Posts
    865
    Hi

    Thanks for the input.

    Regards.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width