how to convert .db (extention) database file into .dmp
(extention ) for oracle database ?
No Answer is Posted For this Question
Be the First to Post Answer
Is rowid unique in oracle?
Is oracle a relational database?
In which language oracle has been developed?
Difference between join and a subquery?
8 Answers Base Automation, NMDC,
HOW TO CONVERT ORACLE TABLE DATA (RECORDS)INTO EXCEL SHEEET?
11. Display the client number and name and the client number and name of the person who referred that client.
What are triggers in oracle?
How do we represent comments in oracle?
How to select all columns of all rows from a table in oracle?
Give the various exception types.
How to write a query with an inner join in oracle?
can anyone help me ? an index has been done on the primary key of a table. an update operation was performed on that table. now my question is 1> what abt the performance ? means faster or slower due to indexing ? 2> does the operation affect to the primary key constraint ?