$sth = $dbh->prepare('SELECT * FROM weathercache WHERE latitude = ? AND longitude = ?')->execute(50.530998, -4.949000);