📄️ ALTER CLUSTER KEY
Changes the cluster key for a table.
📄️ DROP CLUSTER KEY
Deletes the cluster key for a table.
📄️ RECLUSTER TABLE
Use this command to re-cluster the data in a clustered table.
📄️ SET CLUSTER KEY
Sets a cluster key when creating a table.