Help for this page
my $update_idx1 = "update root.$current_table set UUID = ?" . "where DOC_NAME = ? " . ... or die "Bind failed for comp_len: $dbh->errstr"; my $row_count = $upd_idx1->execute();