Help for this page
INSERT INTO `tehtable` ( `field00`, `field01` ) VALUES ( 123, `abcd\'e +fgh` );
[ [ qw/field00 field01/ ], [ 123, 'abcd\'efgh' ] ]