how can i read write files from pl/sql

Answer Posted / deepak singh

throug the Text_io package

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which is faster count (*) or count 1?

544


what are myisam tables? : Sql dba

552


What is the difference between delete, truncate and drop command?

554


What is difference between pls_integer and integer?

523


what are different types of keys in sql?

608






What is record type in pl sql?

552


what happens when the column is set to auto increment and you reach the maximum value for that table? : Sql dba

579


Does sql profiler affect performance?

561


Do ddl statements need commit?

540


How many triggers can be applied to a table?

604


a table has 2 classifications 1)liabilities 2)earnings this liabitity has 2 elements with 2 input values and the earnings have 2 elements with 2 input values i wrote a query so that my input is liability savings amount1 amount2 xxxx null xxxxxx 0 xxx1 null xxxxx1 0 null yyyy 0 yyyy null yyy1 0 yyy1 my problem is --when i developed a report(d2k) with this data my o/p is liabilities,amount1,savings,amount2 xxxx xxxxxx xxx1 xxxxx1 yyyy yyyy yyy1 yyy1 how could i move this savings,savings values 2 palces up. can any body provide me witha better solution

1778


Why do we use sql constraints?

664


What is inner join in sql?

588


what is the difference between union and union all? : Sql dba

548


What's the difference between a primary key and a clustered index?

520