Subject | RE: [firebird-support] Udf returning VARCHAR |
---|---|
Author | Bogdan Mihalache |
Post date | 2014-01-31T08:24:20Z |
Why don`t you use CAST ( var as VARCHAR(NN)) ?
Bogdan MIHALACHE
From: firebird-support@yahoogroups.com [mailto:firebird-support@yahoogroups.com] On Behalf Of liviuslivius
Sent: Friday, January 31, 2014 10:22 AM
To: firebird-support@yahoogroups.com
Subject: [firebird-support] Udf returning VARCHAR
Hi,
i try to find any example of writing and declaring udf function returning varchar instead of Char
without success.
Is this possible?
regards,
Karol Bieniaszewski