For example, I have two collections with the following data:
Collection 1:
{ code: 1, name: "data1" }, { code: 2, name: "data2" } <