Thomas Lockhart writes:
> (and returns 'false'). To force these to be handled as integers, prefix
> one with the "int" type specifier:
>
> select int '1' = '01';
>
> which, btw, returns 'true'.
Uh, how can an integer be equal to a character value? Where did the type
system go?
--
Peter Eisentraut peter_e@gmx.net http://yi.org/peter-e/