Hi there :slightly_smiling_face:
I want to copy certain fields of a record to another table.
Example:
table 1 has 3 fields with names: 1,2,3
table 2 has 4 fields with names: 1,3,4,5
When the script is run, all records of table 1 should be copied to...