What is a dynamic performance view in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
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 is the difference between simple view and complex view?
Why required to run root.sh at the time of installation and what exactly it will do
What is the data type of dual table?
How to convert numbers to characters in oracle?
What is integrity and what is constraint??Explain with example
How to start an oracle instance?
Is oracle a relational database?
What are nested tables?
How to use windows user to connect to the server?
What is a parameter file in oracle?
How to run create database statement?