Help for this page
my $xbinds = join ", ", @binds; print "update [$udate]\n"; print "binds --> {$xbinds }\n";
$sth->execute(@binds, $id);