$sth = $dbh->prepare("select username, password from reg"); $sth->execute;