Rich Rattanni <[EMAIL PROTECTED]> wrote:
I mean't when I tried this...
update Parameters set value = (select value from WorkingParameters
wp); When you execute this, it works, but it takes the first result row
from value and copies it into all the rows of parameters.

Of course. That's what the documentation says - precisely the paragraph you quoted. Obviously, you have read it - why again are you surprised? Which part of "all rows after the first are ignored" do you have difficulty understanding?

Igor Tandetnik

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to