Update Company set BonusVestedUpto = 'Mar 31, 2025' where CompanyShortName = 'LIC'
Update Loyalty set MaximumYear = 99 where PlanInternalno = 165 and MinimumYear = 24 and maximumyear = 24
Update PolicyProposal set PolicyStatus = 'F' where PlanInternalno = 178 and PolicyStatus = 'M'
Update InsurancePlan Set ExpiryDate = 'Aug 9, 2026' Where PlanInternalno = 760
