left_join_input1.txt 471 B

12345678
  1. {"Key1"=101;"Key2"="One";"Fk1"=#;"Value"="no_right_key_1"};
  2. {"Key1"=102;"Key2"="Two";"Fk1"=#;"Value"="no_right_key_2"};
  3. {"Key1"=103;"Key2"="Three";"Fk1"="Name1";"Value"="Value1"};
  4. {"Key1"=104;"Key2"="One";"Fk1"="Name2";"Value"="Value2"};
  5. {"Key1"=104;"Key2"="Two";"Fk1"="Name2";"Value"="Value3"};
  6. {"Key1"=105;"Key2"="One";"Fk1"="Name3";"Value"="no_right_key_3"};
  7. {"Key1"=106;"Key2"="One";"Fk1"="Name4";"Value"=#};
  8. {"Key1"=106;"Key2"="Two";"Fk1"="Name4";"Value"="Value4"};