Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: where to find built-in function declarations?
On Apr 3, 2005 10:08 PM, Jonathan Gennick <jonathan_at_gennick.com> wrote:
> Is there any file in an Oracle installation that provides the
> declarations to the built-in functions? For example, I'd like to see
> how functions like CEIL are declared, and whether they are overloaded
> to accept the newly-supported, IEEE-754 floating-point types as input.
>
I'd start looking in ?/rdbms/admin/catproc and the other scripts in that directory. No guarentees but it's worth a grep.
Stephen
-- It's better to ask a silly question than to make a silly assumption. -- http://www.freelists.org/webpage/oracle-lReceived on Sun Apr 03 2005 - 17:48:48 CDT
![]() |
![]() |