Why do it as two queries?
Isn't it possible to do it with just one update?
update table set field_2 = field_1 where field_4 = 'foo' and field1 != field_2;Or am I missing something?
In reply to Re: Perl Query Locks A MsSQL Database
by RichardK
in thread Perl Query Locks A MsSQL Database
by EEddieEmm
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |