Posted by Gerwazy on 06/23/06 06:10
Andy Hassall napisał(a):
> MySQL won't let you update a table referenced in a subquery, at least not in
> the version I'm on (4.1), so have to go via temporary table. Maybe 5.0 allows
> this directly.
>
> mysql> create temporary table tx as
than You - it works fine!
Navigation:
[Reply to this message]
|