Hi,

For one of the applications, I need to store the entire article/writeup about each product it the table. The write up will contain number of paragraphs and will be given to me as a text file.

1)Can I use the SQL loader for this kind of data loading
2) WHat should be the datatype of the field which should contain this text data.

Badrinath