Hi,
When you want to do the partitioning different tables in the same database. And the requirement is same.
Is it better to use same partition function and partition schema for all the tables or create different partition functions to different tables?
What are pros and cons of using same partition function and partition schema to different tables