You manage a Cloud Spanner database for a healthcare company. The patients table stores data with columns patientId , doctorId , and hospitalId . A specific hospital, identified by hospitalId='9999' , requires regular queries to retrieve patients assigned to different doctors. How should you parameterize the query for performance?