0

I have a table called SOURCE_CATEGORY and would like to use Studio 3T to load the data from MSSQL to MongoDB.

enter image description here

I wrote a custom SQL to group the NAME column to combine as String, but in Studio 3T, how can I make the NAME column into array(based on the SOURCEID field) to insert into MongoDB? enter image description here

If Studio 3T cannot manage it, can I use MongoDB to split the column's value into array? split by comma for each record/document in Mongodb?

xxestter
  • 441
  • 7
  • 19

0 Answers0