Does insertion into a table take longer if the number of records is significantly high? The table I refer to has only the primary key as index and the primary key is a sequence generated number. My table currently has about 90 million rows
Time taken for insertion into a table
Collapse
X
Comment