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?
No Answer is Posted For this Question
Be the First to Post Answer
What is oracle used for?
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?
Explain compound trigger in oracle?
Is there an oracle sql query that aggregates multiple rows into one row?
How to compare dates in oracle sql?
What is where clause in oracle?
Which of the following is not a database object TABLESPACE TABLE INDEX NONE
What suggestions do you have to reduce the network traffic?
What is the diff between Oracle and SQL Server
How to delete a column in an existing table?
6. Display the client name and order date for all orders using the traditional method.
What is an anonymous block?