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
unset_keys
Removes the primary and candidate key declarations if set, else does nothing.
Updated 8 days ago