my $sth = $dbh->prepare("SELECT CONCAT('My','''', 'QL')");
In reply to Re^2: dbi mysql concat interpolation by lykich in thread dbi mysql concat interpolation by lykich