How do you find out from the RMAN catalog if a particular
archive log has been backed-up?
No Answer is Posted For this Question
Be the First to Post Answer
How to use group functions in the select clause using oracle?
What are the types of partitions in oracle?
What is an oracle recycle bin?
select * from emp what happened internally when we write this query in the sql prompt?
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?
what are steps for interface? where is exchange rate defined in which table?
Why packages are used in oracle?
What is a Temporary Segment ?
How data locks are respected in oracle?
How to display the hierarchy of employee and managers without using connect by prior.
How to retrieve values from data fields in record variables?
I have two tables : COuntry,city I want all the cities in each country.Question on Cross Join.