Chapter 5. Designing Stored Procedures to Access the Database As you can see from Chapter 4, Designing the Database Schema, defining the database schema and the partitioning plan go hand in hand with understanding how the data is accessed. The two must be coordinated to ensure optimum performance. Your stored procedures must use the same attribute for partitioning as the table being accessed. Prop
{{#tags}}- {{label}}
{{/tags}}