Quantcast
Channel: Teradata Forums - All forums
Viewing all articles
Browse latest Browse all 27759

Check for special character in a string - response (1) by Adeel Chaudhry

$
0
0

First you need to define 'special characters' and then you need to use them in LIKE statement.
 
Example:
 
SELECT * FROM Table1 WHERE Col1 LIKE ANY ('%/%', '%.%');


Viewing all articles
Browse latest Browse all 27759

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>