Hi I need help
Have two separate DataTables:
DataTables1 contains one column with 3 to 9 URL`s,
DataTables2 contains several columns and one of them is named “URL”
Want insert into one row with Pipe delimiter whole rows of DataTables1 in to DataTables2 column named “URL”
DataTable1
DataTable2
Regards Tomas