Page 1 of 1

what is utl file's

Posted: Fri Mar 09, 2007 3:28 am
by srinu_a47
Plz Tell me what is the use of utl files in oracle 9i.
tell me the detail description on utl files.

How the utl files create.

Posted: Sun Mar 11, 2007 2:58 am
by siva sankar
Hi Srinu,

UTL_FILE:UTL_FILE is one of the PL/SQL Package.

Usage:We can transfer the date from tables to file using UTL_FILE package.

If any queries on this please let me know....

Posted: Tue Mar 13, 2007 7:32 pm
by raaaj_99
<font face="Arial Black"></font id="Arial Black"><font size="6"></font id="size6"><font color="blue"></font id="blue">

Hi,

By using UTL_FILE Package we can transfer data from legacy or flat files to oracle database and oracle database to flatfiles.

Regds
Raj