unset_keys

unset_keys 

Remove the primary and candidate key declarations from the dataset.

Categories

Accelerable

unset_keys is always accelerable if the input is accelerable. A dataset that only uses accelerable verbs can be accelerated, making
queries on the dataset respond faster.

Examples

Removes the primary and candidate key declarations if set, else does nothing.


Did this page help you?