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
Why is oracle so popular?
How to create an oracle database manually?
What is a Redo Log ?
What is the cache hit ratio, what impact does it have on performance of an Oracle database and what is involved in tuning it?
What is the sql query to concatenate column values from multiple rows in oracle?
how to get required data from oracle source is like this ram_05_seetha lax_05_viswa bamr05frummy run_01_away sw_sas_trim i want my target data like ram_05_seetha lax_05_viswa to get data using %_05_% but it will give ram_05_seetha lax_05_viswa bamr05frummy how can i get my target data?
How to execute a stored program unit?
What is merge in oracle?
How to use subqueries in the from clause in oracle?
How to use "startup" command to start default instance?
There is a big table with "n" of rows and 40 + columns .It doesn't have primary key.How do you select the primary key. In other words how do you get the duplicate records.
How to loop through a cursor variable?