Help for this page
178 # Build the first half of the INSERT 179 # using the field list we got from the earlier DESCRIBE ... 194 push @central_inserts, $this_insert; 195 } 196 }
for(@row) { $_ = "NULL" if !defined $_; }