master table and child table performances and comparisons in
Oracle ?
No Answer is Posted For this Question
Be the First to Post Answer
What is Oracle table?
What do you mean by redo log file mirroring?
Please explain drop constraint oracle?
I have a table emp. There is only one column in the table. In that , there are only three rows in that column. The value in the first row is 'A' and the value in the second row is 'B' and the third row is 'C'. Now, my question is , How will you write a select query to display the output as B C A Note: order by cannot be used coz it gives us output as CBA. But the output should be BCA.
What are the values that can be specified for OPTIMIZER MODE Parameter ?
Explain coalesce function?
Can a primary key contain more than one columns?
What is a trace file and how is it created in oracle?
How to view the dropped tables in your recycle bin?
How to define a procedure inside another procedure?
Can we write insert statement in function in oracle?
Youre getting high busy buffer waits - how can you find whats causing it?