what is the difference between data migration and
production migration.
No Answer is Posted For this Question
Be the First to Post Answer
does Oracle has only one table space?
Explain a data segment?
How do you find current date and time in oracle?
In Oracle Clinical 4.5.0, can the VIEW_TEMPLATE_ID column in DATA_EXTRACT_VIEWS table contain NULL value?
Why do you create or replace procedures rather that drop and recreate.
What is recovery manager(rman) backup in Oracle?
select * from emp what happened internally when we write this query in the sql prompt?
How will you write a query to get a 5th rank student from a table student_report?
how can get like this result table A col1 col2 --- ----- a A b B C C .. .. .. ... .. ... wants result like for a single column col1 ------ a,b,c,........n of data and another is col1 ------- A B C D ........ a b b d ........
What are the different editions of oracle?
How to create a table in a specific tablespace?
What is the difference between a user and a schema in oracle?