Hi
i want to copy a row and insert that same values in different/same table..
for example
Empno LunchAllovance
1001 50
1002 50
here lunch allovance is 50 for all the employees. i want to copy that and paste as a new record for a new employee. The employee number should be changed.... can anyone help me in this please
Thanks
i want to copy a row and insert that same values in different/same table..
for example
Empno LunchAllovance
1001 50
1002 50
here lunch allovance is 50 for all the employees. i want to copy that and paste as a new record for a new employee. The employee number should be changed.... can anyone help me in this please
Thanks
Comment