How do you find out from the RMAN catalog if a particular archive log has been backed-up?
What is the usage of analyze command in oracle?
How to create a new table by selecting rows from another table?
What is user managed backup in Oracle?
What is program global area (pga) in oracle?
How to enter a new row into a table interactively?
What is a relational database management system?
What is the purpose of tables, private synonyms and public synonyms in Oracle?
what is Single Byte Overhead...?
How to open a cursor variable?
What is a nested table and how is it different from a normal table?
How to manage transaction isolation level?
Can any one explain me when i execute below query.. select months_between('07-JUL-12','10-FEB-12') from dual; Out put:- 4.90322581 How oracle calculate?
What happens if you set the sga too low in oracle?
Database is hung. Old and new user connections alike hang on impact. What do you do? Your SYS SQLPLUS session IS able to connect.