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
Post a Comment