To all terms$BCEFIMNOPRTfetch() - Võtab järgmise rea SQL päringu tulemusest.Näide: while($stmt->fetch()) { echo $nimi; }1 2 3