Help for this page
my $parentId = $q->param('annual'); my $thisSession = $q->param('id'); ... ## $obj{$thisSession} = $newVals; $obj{'id'} = $newVals;
Ignored attempt to change value of key field "id" at ... (line #) insert into table .... update table set ....