Hi, I need a suggestion on how I can write this query in pig. I have 3 tables, some records of table A may be present in table B and some of A in table C. I want to write a query where I will pick the only records of A which are not present in B and C. Thanks.
Regards Syed Wasti
