Connect to the network as a user with the star$define role granted to it.
Use create_distribution_constraint() or drop_distribution_constraint() to create or drop the constraint respectively.
A distribution constraint can only be created on a local table.
You can only create one distribution constraint on each table.
See create_distribution_constraint() and drop_distribution_constraint() for further information.
Comments
Article is closed for comments.