Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Constant Date in SQL*Loader Control File
I can't figure out how to specify a constant date for a column in a SQL*Loader control file and can't find any examples.
I tried:
LOADDATE CONSTANT "TO_DATE('20030626', 'YYYYMMDD')",
but I get this error message in the log file:
ORA-01858: a non-numeric character was found where a numeric was expected
Can anyone tell me the correct syntax?
David Lewandowski
Focused Health Solutions
[EMAIL PROTECTED]
--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: David Lewandowski
INET: [EMAIL PROTECTED]
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services ---------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Thu Jun 26 2003 - 11:14:03 CDT
![]() |
![]() |