How to convert a string to a date in oracle database?
What happens if you use a wrong connect identifier?
What is a snapshot in oracle database?
What is a schema in oracle?
What is the difference between count (*), count (expression), count (distinct expression)?
How many types of cluster table in Oracle?
What is connection pool in oracle?
Explain the use of parfile option in exp command.
How can you tell how much space is left on a given file system and how much space each of the file systems subdirectories take-up?
Why is oracle so popular?
How many types of database triggers exist?
What is a cursor in oracle?
How to view all columns in an existing table?
How to establish administrator authentication to the server?
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?