On 17 Mar 98 at 9:56, sferac@bo.nettuno.it wrote:
> This sentence doesn't work on MySQL too, take a look:
>
> mysql> select 'abc' || 'def';
> 1 row in set (0.00 sec)
> +----------------+
> | 'abc' || 'def' |
> +----------------+
> | 0 |
> +----------------+
> The result should be 'abcdef' not 0 !!
And that's why it's printed on the crash-me page that it gives an
error (wrong output).
Greetz..
Luuk.
|-----------------------------------------------------------------------|
| Luuk de Boer -> <luuk@pi.net> |
| When you want to go fast ..... |
| Drive a cobra on the road and take a T3 line for internet ...... :-) |
| http://www.luuk.com/ -> The AC Cobra site |
|-----------------------------------------------------------------------|