Skip to content

Instantly share code, notes, and snippets.

@vmussak
Created November 17, 2019 20:46
Show Gist options
  • Save vmussak/da341d34e47687c05083a6efe2e2ef09 to your computer and use it in GitHub Desktop.
Save vmussak/da341d34e47687c05083a6efe2e2ef09 to your computer and use it in GitHub Desktop.
CREATE INDEX IDX_ClienteEmail
ON Cliente(Email)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment