Skip to main content
Version: 0.19.5

Unmark

Unmark lets you remove foreign and primary keys you've created on a dataset.

Format

Unmark uses two utterances:

  • Unmark the foreign keys in dataset <dataset name>
  • Unmark the primary keys in dataset <dataset name>

Parameters

Unmark uses one parameter: dataset name (required). The name of the dataset to unmark keys from.

Output

If a key is successfully unmarked, a success message is returned in the chat history. Otherwise, an error message appears.

Examples

To unmark the primary keys in the dataset BikeShare, enter Unmark the primary keys in dataset BikeShare.

To unmark the foreign keys in the dataset BikeShare, enter Unmark the foreign keys in dataset BikeShare.