Can we write dml statement in function in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
Select the Nth lowest value from a table?
How to handle a single quote in oracle sql?
What is the data type of dual table?
What is literal?
What happens if recursive calls get out of control?
What is tns service name?
When a form is invoked with call_form, Does oracle forms issues a save point ?
Difference between join and a subquery?
8 Answers Base Automation, NMDC,
Can you use a commit statement within a database trigger?
find the second highest salary of the emp table
How to use like conditions in oracle?
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?