A
Abdul
Hello All,
I have a query to get data from our tables using Left join and Union
all.
Now every time I get the data by using a Make Table query. Since the no
of records are huge it takes a lot of time (even hours) to make the
table. (the data is taken from web).
Now is there a way to get only the new records from the table instead
of getting them all again.
Like if I have already 200000 records in my table then append only the
new records to my table from the web?
Thanks
I have a query to get data from our tables using Left join and Union
all.
Now every time I get the data by using a Make Table query. Since the no
of records are huge it takes a lot of time (even hours) to make the
table. (the data is taken from web).
Now is there a way to get only the new records from the table instead
of getting them all again.
Like if I have already 200000 records in my table then append only the
new records to my table from the web?
Thanks