Re: Add Character to Output

2001-08-10 Thread Ian Barwick
On Thursday 09 August 2001 17:58, Bernhard Doebler wrote: > I have a select statement and want to add a Percent sign to the output of > one expression. Do I have to use Concat-function or is there another way > (for only one character)? AFAIK concat is the only way in MySQL, viz: SELECT CON

Add Character to Output

2001-08-09 Thread Bernhard Doebler
Hi, I have a select statement and want to add a Percent sign to the output of one expression. Do I have to use Concat-function or is there another way (for only one character)? Best Regards Bernhard p.S. Since this is no spam I include the words database, MySQL, query and table