I have this table, and what I want is when the users update something, it will not goes out and update the data instead it will create new table, and put the update information to the new table. The old the data should be the same and there will be new table so that the update will goes to that table. Is there a way to do it? If yes? How? and Thank you?