About sql server capability

  • Hi,

    In my application i have to stored large number of data's in my tables minimum 1 lakhs per table. I am using SQL Server 2005 Management Studio for this application.

    How can i develop the efficient query manipulation from this large data.

    pls advice

    Regards

    Antony

  • Several hundred thousand rows per table will not present much of a challenge to SQL Server 2005.

    How frequently will the data be modified? What are the general use cases? Have you given any thought to your indexing/partitioning strategy, yet?

    ML

    ---
    Matija Lah, SQL Server MVP
    http://milambda.blogspot.com

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

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