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.
| Author |
Topic |
|
dith
Starting Member
24 Posts |
Posted - 2001-01-22 : 12:58:16
|
| Hi! Is it normal that an insert into an indexed table is much slower that an insert into a non-indexed table? Both inserts have the same conditions, and both tables have the same number of rows. |
|
|
|
|
|