It's Urgent? How to IMPORT .xls & .txt file into ORACLE?
Answer Posted / kiran kumar
open the TOAD and run the QUERY by using the SELECT
statement. after that click the right button and select the
SAVE AS button, in that select .xls Radio button and enter
the file name automatically data store in that file
| Is This Answer Correct ? | 4 Yes | 29 No |
Post New Answer View All Answers
How can we create the complete backup of data in the oracle.
What are the set operators union, union all, minus & intersect meant to do?
What is tns name?
what is difference between sql plus and sql*plus? (not sql and sql plus).
How to retrieve the count of updated rows?
How to define a record variable to store a table row?
What happens if recursive calls get out of control?
What is rowid and rownum in oracle?
How to use values from other tables in update statements using oracle?
Why do we need integrity constraints in a database?
What is a schema in oracle?
What are the attributes of the cursor?
How to start your 10g xe server from command line?
Does oracle partitioning improve performance?
Explain coalesce function?