已鎖定 compare records in two filesets

  • Sunday, June 05, 2011 7:44 AM
     
     

    Hi,

    There are two filesets,named A and B.The records in A are:

    1

    2

    3

    The records in B are:

    2

    3

    4

    So,how can i get the record "4" from fileset B.Because B`s records 2 and 3 are contained in A .Namely,the records which are contained in B and do not contained in A are what i want.

    How can i achieve this?

    thanks

All Replies