INSERT INTO `tehtable` ( `field00`, `field01` ) VALUES ( 123, `abcd\'efgh` ); #### [ [ qw/field00 field01/ ], [ 123, 'abcd\'efgh' ] ]