Created
March 25, 2021 20:28
-
-
Save RelativeTech/1ae4ab3560351898aac514dc1a515901 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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