Hi Bikky,
Tools are always better. But if you dont have tools, then you have to use queries. You can think of this option,keep one table to track load based on identifiable field or fields.Use row_number() and qualify to restrict rows you want and insert the required data.
There may be other ways too.
You have not told the source is (table or file) or some othe DBs etc.
Cheers,
Raja
Hi Bikky,
Tools are always better. But if you dont have tools, then you have to use queries. You can think of this option,keep one table to track load based on identifiable field or fields.Use row_number() and qualify to restrict rows you want and insert the required data.
There may be other ways too.
You have not told the source is (table or file) or some othe DBs etc.
Cheers,
Raja