I was trying to write a code which can copy set of data from a table make a small change in it and reinsert it into the same table as a new data
But I am unable to execute the Insert part of the code.
I am attaching the file, kindly help me out why it is not working