Help for this page
$sth->execute($data[0],$data[1],$data[2], $data[3], $data[4],$data[5])
$sth->execute(@data[0 .. 5])
$sth->execute(@data)