Below is my SQL query. If the fbkWeightMaster has multiple records for the same patient, it returns multiple rows in the result. I want to avoid it. I tried using Distinct, but did not work.Below is my SQL query. If the fbkWeightMaster h
Below is my SQL query. If the fbkWeightMaster has multiple records for the same patient, it returns multiple rows in the result. I want to avoid it. I tried using Distinct, but did not work.Below is my SQL query. If the fbkWeightMaster h