Help for this page
fieldName{tab}value
#!c:\perl\bin -w ... my $sth = $dbh->prepare($sql); $sth->execute(@value); }