Thomas G. Lockhart wrote:
> > I understand the 'there is more than one operator' errors, but
> > what is so different between operators + and || ?
>
> ?? They are different operators, that's why. The "+" is addition, and
> the "||" is defined in SQL92 to be string concatenation.
I actually found this while trying to find out how characters in strings
are escaped
and if \0 is supported in them.
Is there some docs on escaping characters, and if not then where do you
think it should go in docs ?
Hannu
In response to
Responses
pgsql-hackers by date
| Next: | From: Luuk de Boer | Date: 1998-03-18 08:09:44 |
| Subject: Re: [HACKERS] Re: [QUESTIONS] MySQL benchmark page |
| Previous: | From: Peter T Mount | Date: 1998-03-18 07:37:44 |
| Subject: Re: [DOCS] Re: [HACKERS] Small changes for the "no excuses" release |