| Oracle8i SQL Reference Release 2 (8.1.6) A76989-01 |
|
Functions are similar to operators in that they manipulate data items and return a result. Functions differ from operators in the format of their arguments. This format allows them to operate on zero, one, two, or more arguments:
function(argument, argument, ...)
This chapter describes two types of functions:
|
|
![]() Copyright © 1999 Oracle Corporation. All Rights Reserved. |
|