Voting

: max(nine, five)?
(Example: nine)

The Note You're Voting On

Anonymous
18 years ago
Note that it looks like you can't bind a multi-dimensional array with this method. If you try, you'll get a Notice about Array to string conversion, and your PL/SQL will end up with a one-dimensional array filled with the a lot of string values, all saying "Array". :|

<< Back to user notes page

To Top