I have this query below that gives me row values. I need to get only the first sum_insured value. The rest of the rows should be 0. How will I do that? See the image below:
Thanks