my ($id) = $dbh->selectrow_array("SELECT id FROM users where username += ?", {}, $username);
In reply to Re^3: Quickest way of fetching a Single row and column in MySQL using DBI
by perrin
in thread Quickest way of fetching a Single row and column in MySQL using DBI
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |