my $columns = join ',', map { $db->quote($fd{$_}) } grep { exists $fd{$_} } ('chk');