Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

HELP: Interbase version of CONCAT_WS (available in MySQL)

1 view
Skip to first unread message

My Deja

unread,
Jun 16, 2002, 12:52:37 AM6/16/02
to
I need a version of the concat_ws (available in MySQL) function in
Interbase.
It concatenates strings, using a separator, and skips the separator
when the string is blank.

Is there something similar for Interbase?

I can write something similar with procedures if they can take a
variable list of arguments, or perhaps write a UDF, which I do not
have much experience with.

Any help?

0 new messages