Quantcast
Channel: Teradata Forums - Database
Viewing all articles
Browse latest Browse all 14773

Like Operator in Teradata - response (1) by Adharssh

$
0
0

Hi, 
You can use the Query like this, 
SEL * FROM DBC.COLUMNS WHERE DATABASENAME LIKE 'H%' AND DATABASENAME LIKE '%DB';
From My understaing, the Problem in the Query is that TD will look for the Column starting with position H followed by any character and then ending with  DB. That is, it will look for values like H1DB,HADB,H6DB,etc.

Thanks & Regards,

Adharssh.
 


Viewing all articles
Browse latest Browse all 14773

Trending Articles



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