![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hey all, prolly a simple solution, but why isn't the following string working in my execute sql step? select x from new_files where x like '%[^0-9]%' and x like '%[^a-z]%' Actually, it does work, however, it's displaying all the records? It should only be displaying those records that do *not* contain letters or numbers. Thanks in advance! -Roy |
#3
| |||
| |||
|
|
Hey all, prolly a simple solution, but why isn't the following string working in my execute sql step? select x from new_files where x like '%[^0-9]%' and x like '%[^a-z]%' Actually, it does work, however, it's displaying all the records? It should only be displaying those records that do *not* contain letters or numbers. Thanks in advance! -Roy |
![]() |
| Thread Tools | |
| Display Modes | |
| |