Skip to content

Instantly share code, notes, and snippets.

@bandicoot86
Created May 15, 2014 13:05
Show Gist options
  • Save bandicoot86/232dafa72f84ece00fcf to your computer and use it in GitHub Desktop.
Save bandicoot86/232dafa72f84ece00fcf to your computer and use it in GitHub Desktop.
Find string with negative look-ahead
^TABLESPACE "((?!USERS)[\w'-]+")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment