Hi,
I have two tables, one for the actual use and one for backup.
My problem is, when I want to copy a specific row from one to the other table I have to read out the row and adding it to the other one.
Isn't there a function where I can specify both tables? Honestly I don't want to read the whole manual to search this function 😉
Thanks in advance.