Record count difference during update query execution.

NIKHIL KUMAR 101 Reputation points
2024-12-11T18:36:37.46+00:00

We are trying to update around 5 millions of data in Azure SQL DWH at a time.

While updating the same it has been observed the count of records on table is getting frequently changed, until the update query is completed.

What could be underlying reason for the same ? And how can it be made sure that count of records in table doesn't change during update query is being executed.

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
5,088 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
14,207 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,668 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.