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