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
Why truncate is used in sql?
what is a tablespace? : Sql dba
Explain dml and ddl?
what is the difference between undefined value and null value? : Sql dba
What are sql objects?
what is meant by urlencode and urldocode? : Sql dba
Which sql statement is used to return only different values?
How can one get sql*loader to commit only at the end of the load file? : aql loader
How to execute a stored procedure?
How can you create an empty table from an existing table?
Which one is better subquery or joins?
Does mysql_real_escape_string prevent sql injection?
Can we perform dml on view?
Explain how can you save or place your msg in a table?
What is a primary key sql?