SELECT * FROM vehicles WHERE `Owner` = '%s' && `VehicleID` = '%d'
SELECT * FROM vehicles WHERE `Owner` = '%s' AND `VehicleID` = '%d'