Loading into LONG RAW field.

From: Eddy Setiawan <setiawan_at_singnet.com.sg>
Date: 1995/06/26
Message-ID: <3sm301$1ii_at_lantana.singnet.com.sg>#1/1


How can I use SQL*Loader to load binary data into LONG RAW field? For example, I have following table:

	ARTICLE_ID	VARCHAR2(10),
	ARTICLE_BODY	LONG RAW

I'm unable to determine the length of ARTICLE_BODY prior to loading. How the SQL*Loader control file should look like (for ARTICLE_BODY field)?

TIA,

--
Eddy Setiawan (setiawan_at_singnet.com.sg)
DBA, National Computer Board of Singapore (NCB), http://www.ncb.gov.sg/
Disclaimer: Opinions expressed are strictly private.
Received on Mon Jun 26 1995 - 00:00:00 CEST

Original text of this message