At 2:54 PM -0400 4/22/01, Kevin Xin Lin wrote:
>Hi,
>
>Does mysql query support iteration? Can I write loop logic in a mysql
>qurey? thanks.

No.  You'll need to use a programming language that supports iteration
and run the query from within the language.

-- 
Paul DuBois, [EMAIL PROTECTED]

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to