Hello Pavel,
Thank you for reply.
>postgres=# select 'abc '::char(7) || 'dbe '::char(6);
> ?column?
>----------------
> *abc abc*
>(1 row)
but it gives the result "abc abc". It should be "abc dbe".
-----
Regards,
Vinayak,
--
View this message in context: http://postgresql.1045698.n5.nabble.com/operator-tp5817541p5817674.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.