Help for this page
my $quote = $dbh->dbquote( $uname ); ... WHERE uname=$quote SQLCODE
SELECT uname ... WHERE uname='leander\@whatever.com' SQLCODE