Hi,
I have a scenario where i am moving 40 million records in to a table and then run a update script to update some records with the aggregate values example total count for each countries.
Since i cant calculate these values in run time.(not the total of 40 million)
What is the best alternative solution rather than updating 40 million records.
Thanks in advance,
Kannan
↧