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

CASESPECIFIC What is its purpose? - response (1) by chinmay Athavale

$
0
0

Hello,
It seems that you are working in ANSI mode. Please not that any comparison in 'ANSI' mode is case sensitive by default, whereas Teradata mode is case insensitive.
I checked your SQL in Teradata mode and I  got result for your below query as well:
select * from premtest.EMPLOYEE where Name like'SUshma%'
 
A row is returned.
 
O/P:
 Name                          start_date
Sushma Mehrotra        11/23/2012
 
 
 


Viewing all articles
Browse latest Browse all 14773

Trending Articles



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