Subject Re: linefeed
Author vuqpham
--- In firebird-support@yahoogroups.com, "Planles" <planles@e...>
wrote:
> > How can I append a line feed to the end of a string ?
> > What i am trying to do is to connect strings together with
linefeed
> > as delimiter.
>
> Never tried it, I just ran into it a few days ago in Helen's book
(read
> explanation on p. 162).
>
> string_with_LF = 'string' || Ascii_Char(10).
>

Thanks. and 've just ordered the book :-)

Vu