Home » RDBMS Server » Server Utilities » sql loader
sql loader [message #71885] Tue, 28 January 2003 08:42 Go to next message
jinga
Messages: 116
Registered: January 2003
Senior Member
I know that if the last column that is to be loaded has null values, we include TRAILING NULLCOLS in the control file. What verb we use if the first column from the flat file can be null or a value of 0.0??
Re: sql loader [message #71886 is a reply to message #71885] Tue, 28 January 2003 08:54 Go to previous message
Debby
Messages: 3
Registered: June 2002
Junior Member
You can use

NULLIF COLUMN_NAME=BLANKS

Or even if you leave this field wihtout any clause
also, it should be ok. It should in take the data
as null.
Does it solve your problem?

Debby
Previous Topic: i cant start the listener
Next Topic: query option use in the export utility
Goto Forum:
  


Current Time: Wed May 15 00:25:52 CDT 2024