Scheme and Partitioning

  • Hi i have a Db already modeled....I am looking for exact scheme and Partitioning methods....Just thought of asking help if i can find some nice material or website reference examples based on which i can apply scheme and partition my database....

    Dint want to go into details about my tables and Db because its abit complex

  • A great place to start would be this article from Kim Tripp.

    Hope this is helpful.

    David

    @SQLTentmaker

    “He is no fool who gives what he cannot keep to gain that which he cannot lose” - Jim Elliot

  • Thanks David..

    Its seems a very good Site

  • One important note, and I believe that Kim expresses this, partitioning is not necessarily the answer to performance. It can be a great improvement in performance for those areas where partitioning is really the answer. Something to consider as you read that document anyway.

    David

    @SQLTentmaker

    “He is no fool who gives what he cannot keep to gain that which he cannot lose” - Jim Elliot

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

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