in reply to Re: Re: Re: mysql and postgresql gotchas and tips
in thread mysql and postgresql gotchas and tips

Exactly as in my example above, you can't use placeholders for table names. So I couldn't loop over multiple tables at the same time.

I probably shouldn't have been doing that, but I had to, so I had to find a way.

____________________
Jeremy
I didn't believe in evil until I dated it.

  • Comment on (Jepri)Re: mysql and postgresql gotchas and tips