Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Exactly how fast can SQL 7 update a table?

Author  Topic 

SQLServerDBA_Dan
Aged Yak Warrior

752 Posts

Posted - 2001-03-16 : 08:24:53
I've been able to update 1.1 million rows in about 10 minutes with no tuning to the query just a straight update tablename set columnname = ? command.

What are the textbook specs on update speed, in a rows per minute figure?

Daniel
SQL Server DBA

Edited by - SQLServerDBA_Dan on 03/16/2001 08:25:11

Edited by - SQLServerDBA_Dan on 03/16/2001 14:26:51
   

- Advertisement -