Answer Posted / mahesh
by using utl_file (built-in package)
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is difference between my sql and sql?
What is mdb stand for?
What is difference between stored function and application function?
What are pl sql data types?
can sql servers linked to other servers like oracle? : Sql dba
What is hibernate and its relation to sql?
Can we declare a column having number data type and its scale is larger than pricesionex: column_name number(10,100),column_name numbaer(10,-84)
What are the types of operators available in sql?
How do I view an execution plan in sql?
How to run sql statements with oracle sql developer?
What is dcl in sql?
What is rownum in sql?
What will you get by the cursor attribute sql%found?
define sql insert statement ? : Sql dba
Is it possible to sort a column using a column alias?