- Do I need to update my software to support partitioned table?
- Does partitioning tables in SQL Server change my database table?
Do I need to update my software to support partitioned table? Does partitioning tables
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Refering to Partitioned Tables and Indexes in SQL Server 2005:
Read the provided article to learn the best practices about tables partitioning in sql server.
Also refer to:
Partitioned Table and Index Concepts
Designing Partitions to Improve Query Performance