>Write as many "nvl" functions as you have different types of params.
>Overloading works just fine in postgres. (I do not know what function "nvl"
>actually does, so maybe You can explain it.)
>
>
It's the same as coalesce in postgres.
If overloading works, my problem is solved:-)
Thanks,
Christian