Resolved! Comparing values in two tables
Hello Experts,I have two tables :1: "sys_atf_test" where I have field called "Name" string type.2: "tm_test_case" where I have field called "ATF Test Name" string type.I want to check if there is any common values in both table fields through script ...