For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
A function is deterministic if the value it returns is determined completely by its inputs (IN arguments).
Cn i get an example for deteministic function.When exactly can we declare a function deterministic?