Subject | Convert varchar argument to an integer array |
---|---|
Author | gustavotonini |
Post date | 2007-08-30T17:02:51Z |
Hello,
I have a function which have a varchar argument. Inside this functions
I need to convert this argument (formatted by "(1,2,3)") to an integer
array for use the IN operator.
How can I make this on firebird?
Thanks,
Gustavo.
I have a function which have a varchar argument. Inside this functions
I need to convert this argument (formatted by "(1,2,3)") to an integer
array for use the IN operator.
How can I make this on firebird?
Thanks,
Gustavo.