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
How can we find out the duplicate values in an oracle table?
How to do a full database export?
How to create a table in a specific tablespace?
Explain oracle 12c new features for developers?
How many types of tables are there in oracle?
How to define an anonymous procedure with variables?
How to select an oracle system id (sid)?
how may join possible between (requisition with purchase order)
How to start instance with a minimal initialization parameter file?
What is oracle datasource?
What is a tns file?
How to convert numbers to characters in oracle?
What is a package in oracle?
what is IDE,DMV in sql server?
Hi Masters, in Oracle Applications 11i, we hace 2 functions using the same form, i need to create 1 personalization, but that code must afect only one function.... how can i do that?