HOW TO CONVERT ORACLE TABLE DATA (RECORDS)INTO EXCEL SHEEET?
Answer Posted / mats önnerby
Set up an ODBC connection with the database.
Then from Excel menu, select Data => Import external data
=> New database query. From there it is intuitive.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Can we protect our pl/sql source code?
Explain a segment?
Can you create a synonym without having a table?
What is a parameter file in oracle?
Explain integrity constraint?
In oracle there is column command, how will you explain that?
Explain what are synonyms used for?
In which language oracle has been developed?
In the oracle version 9.3.0.5.0, what does each number shows?
What is the sql query to concatenate column values from multiple rows in oracle?
What do database buffers contain?
How to call a stored function in oracle?
How to shutdown your 10g xe server from command line?
We are using Oracle apps with XML publisher.In that,we are facing some problems while giving a Footer in RTF Template.While giving a footer in RTF Template it is Visible in all the pages,but after the PDF is getiing generated,the Footer are Visible on alternate pages only (like on first page ,third page) and so on. Please provide the Solution for getting the Footer on all the pages.
WHEN CURSOR MOVES FROM ONE FORM TO ANOTHER FORM, HOW MANY TRIGGER WILL BE FIRED AND WHAT ARE THEIR SEQUENCE?