What is an UTL_FILE.What are different procedures and functions associated with it?
Answer / nishi
UTL_FILE is a package that adds the ability to read and write to operating system files. Procedures associated with it are FCLOSE, FCLOSE_ALL and 5 procedures to output data to a file PUT, PUT_LINE, NEW_LINE, PUTF, FFLUSH.PUT, FFLUSH.PUT_LINE,FFLUSH.NEW_LINE. Functions associated with it are FOPEN, ISOPEN.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between I and G in Oracle?
Will the Optimizer always use COST-based approach if OPTIMIZER_MODE is set to "Cost"?
What is the difference between RBBMS & DBMS?
Ho to insert no. of records at a time..i mean i want to insert 100 records at a time into a table
How to set a transaction to be read only in oracle?
how to insert the image in table
Design database draw er diagram for a certain scenario ?
0 Answers Keane India Ltd, TATA,
Without giving condition how to retrieve the unmatched records from table.
what is data independence exactly? give an example
How to invoke the data pump import utility?
What is oracle join syntax?
What are the different types of database objects?