update PLCodeMast set PLCodeName = 'BY SECRETARY & TREASURER' where PLCodeMastId = '#ANYNOS' update PLCodeMast set PLCodeName = 'ANY 3 OF THE AUTHORISED SIGNATURE JOINTLY' where PLCodeMastId = '#ANYTHREEJOINT' update PLCodeMast set PLCodeName = 'ANY 2 OF THE AUTHORISED SIGNATURE JOINTLY' where PLCodeMastId = '#ANYTWOJOINTLY' update PLCodeMast set PLCodeName = 'EITHER OR SURVIVOR' where PLCodeMastId = '#EITHERSURVIVOR' update PLCodeMast set PLCodeName = 'FIRST DEPOSITOR ONLY' where PLCodeMastId = '#FIRSTDEPOSITOR' update PLCodeMast set PLCodeName = 'JOINTLY BY ALL DEPOSITOR' where PLCodeMastId = '#JONTALL' update PLCodeMast set PLCodeName = 'NO 1 JOINTLY WITH ANY OTHER AUTHORISED SIGNATURE ' where PLCodeMastId = '#NOONEWITHOTHER' update PLCodeMast set r=5,t = 5 where PLCodeMastId = '#PERSONSURVIVOR' update PLCodeMast set r=5,t = 5 where PLCodeMastId = '#ANY1ORSURVIVOR'