Hello,
Is it possible to make PL/PGSQL stored procedures with a variable number
of args ?
If yes, is it possible to have a sample ?
Thanks you in advance :-)
---------------------------------------
Bruno BAGUETTE - pgsql-ml@baguette.net
Bruno BAGUETTE writes:
> Is it possible to make PL/PGSQL stored procedures with a variable number
> of args ?
Not directly, but you can overload one function name and make versions
that accept 1 .. max arguments.
--
Peter Eisentraut peter_e@gmx.net
Есть вопросы? Напишите нам!
Соглашаюсь с условиями обработки персональных данных
✖
By continuing to browse this website, you agree to the use of cookies. Go to Privacy Policy.