Skip to content

Instantly share code, notes, and snippets.

@RelativeTech
Created March 25, 2021 20:28
Show Gist options
  • Save RelativeTech/1ae4ab3560351898aac514dc1a515901 to your computer and use it in GitHub Desktop.
Save RelativeTech/1ae4ab3560351898aac514dc1a515901 to your computer and use it in GitHub Desktop.
CREATE INDEX INDEX_SELLER_NAME
ON ORDERS(SELLER_NAME)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment