Help for this page

Select Code to Download


  1. or download this
    my $sql = sprintf 'INSERT INTO rowdata VALUES( %s )', join(',', @row);
    
  2. or download this
    INSERT failed: near ")": syntax error(1) at dbdimp.c line 271
    
  3. or download this
    INSERT INTO rowdata VALUES()