Using Regular Expression:
Find (TABLESPACE mv_tsstat)_storage_clause_for_[^X]*
Replace \1
Where X=Space
I have used POSIX regular expression syntax, which can be selected
from the Editor page of the Preferences dialog box. Edit A more general form would be (TABLESPACE [^X]+)_storage_clause_for_[^X]*
Then I open up and see
the person fumbling here is me
a different way to be