At 8:05 AM -0800 3/6/08, puntapari wrote:
Hi!

And returning a list of numbers? It can be and how?

You cannot return a list.  You could generate a result
set in a procedure, but it's returned to the client, not
the caller.

That's why I suggested writing the numbers into a table.
Then you can select from the table.

--
Paul DuBois, MySQL Documentation Team
Madison, Wisconsin, USA
MySQL AB, www.mysql.com

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

Reply via email to