I try to use dataset1.merge(dataset2,true), and the result is instead of "merge" it "joins" the two datasets.
Anyone can help me? I need to merge, not to join the datasets.
thanks!!
Printable View
I try to use dataset1.merge(dataset2,true), and the result is instead of "merge" it "joins" the two datasets.
Anyone can help me? I need to merge, not to join the datasets.
thanks!!