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!

LOG equal any other built in function in oracle

rock_1986Mar 5 2018 — edited Mar 5 2018

Hi Gurus,

please share the function which is related to LOG function in oracle.

example: select log(2,8) from dual

              o/p: 3

but user requirement pass one parameter to log.so any built in function is there which is related to LOG by passing one parameter ie, means LOG and other function return same value.

i have checked LN function ..it is showing different value.

kindly help me.

advance thanks

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 2 2018
Added on Mar 5 2018
12 comments
628 views