Hi Team, Is there any way we can update 1 Million records using Update query in Sql Server, Can you please share me any link for references.
Thanks!
Hi Team, Is there any way we can update 1 Million records using Update query in Sql Server, Can you please share me any link for references.
Thanks!
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
AishwaryaPosted Dec 3, 2021, 10:28 AM
UPDATE TABLE_NAMEEND WHERE COLUMN_NAME IN('COLUMN_NAME1', 'COLUMN_NAME2');Khaja MoizuddinPosted Nov 30, 2021, 7:48 AM
geetha geethaPosted Nov 30, 2021, 6:29 AM
Tanuj GyanPosted Nov 29, 2021, 4:01 PM