Well, after a couple of weeks off the list, I'm back!.
I have a table T like this:
id number key
col1 number
col2 number
and want to issue an update like this:
update T set col1=10 where col2=20
Is this possible with vanilla Peers (and Turbine 2.x)? Notice the update is not
referring to the key column at all; in fact, the update could potentially affect 0, 1
or more rows.
Thanks,
--
Gonzalo
--
Gonzalo A. Diethelm
[EMAIL PROTECTED]
--
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]