Explain oracle instance.
No Answer is Posted For this Question
Be the First to Post Answer
Explain what are synonyms used for?
what is IDE,DMV in sql server?
How to use "startup" command to start default instance?
How to use "in out" parameter properly?
How many file formats are supported to export data?
what is partitioning? Types of partitioning. explain? what is the new kind of partitioning type introduced in 9i?
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.
Display the records between two range?
Maximum how many triggers can be updated in table ?
5 Answers Accenture, Cap Gemini,
What types of joins are used in writing subqueries?
How to find no of saturdays in a month using single sql ?
What privilege is needed for a user to create indexes in oracle?