Re: is_string or is_numeric

2009-10-15 Thread walter harms
Do your realy need to know the differenz ? take everything as "string". (breaks with pics/geodata but helps a lot). re, wh sangprabv schrieb: > Hi, > I found no built in function in mysql to check whether a record is > numeric or string. Is there any trick to do so? Many thanks. > > > > > Wi

Re: is_string or is_numeric

2009-10-15 Thread Claudio Nanni
Hope this helps anyway! Claudio 2009/10/15 Glyn Astill > > From: sangprabv > > Subject: is_string or is_numeric > > To: mysql@lists.mysql.com > > Date: Thursday, 15 October, 2009, 10:34 AM > > Hi, > > I found no built in function in mysql to check whether a

Re: is_string or is_numeric

2009-10-15 Thread Glyn Astill
> From: sangprabv > Subject: is_string or is_numeric > To: mysql@lists.mysql.com > Date: Thursday, 15 October, 2009, 10:34 AM > Hi, > I found no built in function in mysql to check whether a > record is > numeric or string. Is there any trick to do so? Many > thanks.

is_string or is_numeric

2009-10-15 Thread sangprabv
Hi, I found no built in function in mysql to check whether a record is numeric or string. Is there any trick to do so? Many thanks. Willy -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql?unsub=arch...@jab.org