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 the difference between delete and truncate statement in sql?
Is primary key is clustered index?
What is mutating table error?
What are analytic functions in sql?
How to create your own reports in sql developer?
Is null operator in sql?
Is crud a cuss word?
Can we create view in stored procedure?
What is scalar data type in pl sql?
Can we use having without group by in sql?
What is the difference between cross join and natural join?
What are the different sql commands?
what are the t string functions available in tsql? : Transact sql
Do ddl statements need commit?
how to decrement dates by 1 in mysql? : Sql dba