| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Paul DuBois | Date: | April 22 2001 7:34pm |
| Subject: | Re: flow control in mysql | ||
| View as plain text | |||
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, paul@stripped
| Thread | ||
|---|---|---|
| • flow control in mysql | Kevin Xin Lin | 22 Apr |
| • Re: flow control in mysql | Paul DuBois | 22 Apr |
