>>>> 2012/12/03 19:10 +0530, amit >>>>
Problem
mysql> call mobile_series1('(99889988),(12334565)');
<<<<<<<<
You are expecting MySQL to turn one string operand into twain number operands. 
That does not happen, unless you use PREPARE, which, I suspect, is not part of 
your homework. 


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql

Reply via email to