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

Thread: Using clob/blob data types

  1. #1
    Join Date
    Apr 2002
    Posts
    5

    Using clob/blob data types

    Hello,

    I'm trying to find the best way to load data into my table with more than 4000 characters. I'm assuming that using the following data type was the way to go. With that, I'm not sure how to go about loading these files into my table.

    I have a speadsheet that have a 10 fields and two fields are more than 4000 characters.

    Any help would be greatly appreciated.

    Thanks

  2. #2
    Join Date
    Jan 2003
    Location
    Hull, UK
    Posts
    220
    If the fields are text based and more than 4000 chars then better go for a CLOB.

    Srini

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