update TblAccounting set BranchName= 'INTEGRATED FILTER',BranchCode='123' where BranchName <> 'INTEGRATED FILTER'; update CustomerReceipt set BranchName= 'INTEGRATED FILTER',BranchCode='123' where BranchName <> 'INTEGRATED FILTER'; update CustomerReceiptDetail set BranchName= 'INTEGRATED FILTER',BranchCode='123' where BranchName <> 'INTEGRATED FILTER'