A distribution constraint defines a partitioning key for a local table.
When a query joins between local tables it is required to apply an inner join between the local tables using the columns defined in the distribution constraint.
A distribution constraint defines a partitioning key for a local table.
When a query joins between local tables it is required to apply an inner join between the local tables using the columns defined in the distribution constraint.
Comments
Article is closed for comments.