I've an UPDATE statement which can update more than million records. I want to update them in batches of 1000 or 10000. I tried with statement which can update more
I've an UPDATE statement which can update more than million records. I want to update them in batches of 1000 or 10000. I tried with statement which can update more