Hi,
I have got few tables which hv more than 4-5 million records.
Will it affect the performance of the system.
Backend - SQL Server 2000 (has got huge amt of memory in server)
Front-end - ASP.Net Web application.
Will there be any performance issue When you insert a record into
the table which has got more than 4-5 million of records.
Thanks,