
|
[oracle-l]
||
[Date Prev]
[04-2005 Date Index]
[Date Next]
||
[Thread Prev]
[04-2005 Thread Index]
[Thread Next]
Re: where to find built-in function declarations?
- From: stephen booth <stephenbooth.uk@xxxxxxxxx>
- To: jonathan@xxxxxxxxxxx
- Date: Sun, 3 Apr 2005 22:45:01 +0100
On Apr 3, 2005 10:08 PM, Jonathan Gennick <jonathan@xxxxxxxxxxx> 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-l
|

|