Change Address (Master / Quotation)
select * from TBL_RFI where RFI_RefNo='RFI201700042'
select * from TBL_Application_Review where AR_RFIID=1218
select * from TBL_Application_ReviewMain where ARM_RFIID=1218
select QM_Address1,* from TBL_Quotation_Main where QM_QuotaitonNo='QUO202201023'
select * from TBL_Quotation_Details where ...