Answer Posted / pankajsharma
l_utlfile=utl_file_type;
l_utlfile=utl_file.fopen('filepath','filename','mode')
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is union, minus and interact commands?
Can we insert delete data in view?
How to know the last executed procedure?
how to show all tables with 'mysql'? : Sql dba
what is a table called, if it has neither cluster nor non-cluster index? What is it used for? : Sql dba
What is a .db file?
Can we join more than 2 tables in sql?
Is sql scripting language?
What is the difference between the repeatable read and serializable isolation levels? : Transact sql
What is a column in a table?
Is pl sql still used?
how to enter numeric values as hex numbers? : Sql dba
How to find 3rd highest salary of an employee from the employee table in sql?
How to Declare Fixed Length String Value In PL SQL
what is rdbms? : Sql dba