Home » RDBMS Server » Server Utilities » User defined function in SQL*LOADER
User defined function in SQL*LOADER [message #71948] Mon, 10 February 2003 14:58 Go to next message
Eric
Messages: 78
Registered: April 1999
Member
HI,

Is it possible to use a user defined function into SQL*LOADER? If yes, what is the syntax to use it?

thanks
Re: User defined function in SQL*LOADER [message #71958 is a reply to message #71948] Mon, 10 February 2003 22:24 Go to previous message
manish mendiratta
Messages: 110
Registered: May 2002
Senior Member
I am sure about the predefined functions and they are used like this.

MYNAME char upper(:MYNAME),
FULLNAME char upper(:FULLNAME),

You can try with your functions in control file in same fashion.
Previous Topic: Using LIKE operator in DECODE
Next Topic: Re: FREE OCP PAPERS
Goto Forum:
  


Current Time: Wed May 15 12:01:39 CDT 2024