Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2016 10:27 PM
Hi,
SNOW has a default script include "Importsetutil", which has a similar type of code, copy data from one table another table, without hard-coding the field names. It iterates through source table fields and updates those values in target table. Please go through that script include,