On Mar 6, 7:44 pm, John Nagle <[EMAIL PROTECTED]> wrote:
> vedranp wrote:
> > I would like to avoid the step of taking data out from database in
> > order to process it.
>
>     You can probably do this entirely within SQL.  Most SQL databases,
> including MySQL, will let you put the result of a SELECT into a new
> table.
>
>                                 John Nagle
I agree,

maybe following can help

http://tinyurl.com/32colp

Petr Jakes
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to