what are the functions you are used in utl_file at the time
of transferring the data?
Answers were Sorted based on User's Feedback
Answer / samad
HI,
We will use following three functions to generate the file.
1)Utl_File.fopen = To open (or) Create the file
2)Utl_File.Put_line = To Transfer the data into the File.
3)Utl_File.fclose = To close the File after Data
transfer.
REGARDS
SAMAD
samadsmilein@gmail.com
| Is This Answer Correct ? | 9 Yes | 0 No |
I Have report which is having field at the end of page,,, problem is when i run report data is overflowing to the next page,,i want the data to come on same page can anybody help me out????
How will u register concurrent request ?
cursor 1 and cursor 2 are there did you open both the cursors at a time or not?
is UOM maintained at master level or organization level or both?
what are external tables? how can we use external table instead of sql * loader to load data from flat file to staging table?
what is instead of trigger in where u will use?
What do you understand by concurrent programs?
What do you understand by soa and what are the benefits of using this architecture?
Can you differentiate between mediator and osb?
How to print multi currency,multi language in xml?
WHAT IS REFCURSOR IN ORACLE ?
What is the use of format trigger?