sql server - Insertion in table becomes slower towards the end -


this question out of curiosity. have table in inserting lot of data. happens - data in table grows, insertion becomes slower , slower. reasons this? , can situation?

there no indexes on table.

thanks

if can, , minute backups not important, set database type simple (sql database properties). transaction log growing , causing run through whole thing.


Comments

Popular posts from this blog

Why can rails not find a route created by a helper? -

javascript - jquery or ashx not working -

php - Redirect and hide target URL -