2 respostas
Thanks.but i woulk like to have memberMap2 to get all the records from memberMap2 and memberMap the tricky part is that someof the ids are same from both map and have differnt fields but i need to get all the fields Or i can have a map let's say memberMap3 which is going to have all the records from memberMap2 and memberMap but if any of the id exist in both map , i need to get all fields for the id whcih is from both map.Example p2 and p1 are the id so need get the feilds FirstName__c, coacher__c,LastName__c, Employee__c