Growing size of table: slow performance and solutions

  • Hi,

    I have a question about the performance of database. Overtime, rows are inserted into a table and the table becomes bigger and bigger. So, if we perform a query command like “SELECT” or “UPDATE” or whatever, because the table are bigger than before, then processing time of queries or database performance are worse accordingly??? Selecting rows must consume more time to filter rows among rows whose population is larger than before???

    If so, what are the best solutions to solve the problem?

    Thanks

    Johnsql

  • I responded to this here:

    http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=76148

    ---------------------------------------
    elsasoft.org

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply