Skip to Main Content

SQL & PL/SQL

Announcement

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!

Deterministic Function

Rahul_IndiaMay 12 2014 — edited May 20 2014

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?

This post has been answered by BluShadow on May 12 2014
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 17 2014
Added on May 12 2014
15 comments
6,323 views