Use a count flag which checks for the number of records in the table A just before and after export.
If counts dont match then put the new records in temp table and trancute A.

Copy the data from temp table back to working table for next hours export.

This is one of the solutions.

Regards
Abhay.