Please explain me how assign is better than move-corresponding.
As far as i know we should use ASSIGN statement only when we are trying to modify the data, but here I am just moving the data.
Please explain me how assign is better than move-corresponding.
As far as i know we should use ASSIGN statement only when we are trying to modify the data, but here I am just moving the data.