Home | Previous Page | Next Page   Extending Operators and Built-In Functions > Built-In Functions >

Built-In Functions That You Can Overload

You can overload built-in functions that provide basic operations and certain text and time functions, including the following ones.

abs() trunc() atan() extend()
hex() exp() atan2() decode()
mod() log10() length() nvl()
pow() logn() char_length() initcap()
root() cos(), sin() character_length() lower()
round() tan() octet_length() lpad(), rpad()
sqrt() acos(), asin() atan2() upper()
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]