Other than making use of the statspack utility, what would
you check when you are monitoring or running a health check
on an Oracle 8i or 9i database?
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.
Explain a segment?
Can we commit inside a function in oracle?
What is hash cluster in oracle?
What are the differences between a sys and system user and what are the extra privileges available to the sys user?
What is sharded cluster?
How to select some columns from a table in oracle?
Explain parameter file in oracle.
What is the difference between "as" and "is" in an oracle stored procedure?
I creat Credit memo in AR. Now i want revers the Credit Memo.how you can revers that what out any aditional entry.
What is catalog in Oracle?
What are the original export and import utilities?