http://www.perlmonks.org?node_id=626725


in reply to sql queries updation improper

Uhh ... yeah ... you're missing something. Read that second sql statement out loud while looking at your table. Do you see it? update table set field = value where id = key. Looks like the table is updated correctly to me. Still don't see it? Okay, here's a hint: where's cid come into play?

-derby