Subject | RE: [firebird-support] Joining two string fields |
---|---|
Author | Alan McDonald |
Post date | 2005-10-17T23:42:46Z |
> HiSELECT STRINGA||f_crlf()||STRINGB FROM TABLE
>
> I want to return StringA || StringB. I can do this fine but would like
> a cr between the two strings so they begin on different lines (when
> printed). How do I do this?
>
> --
> Rob Martin
Alan