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

CASESPECIFIC What is its purpose? - response (2) by dnoeth

$
0
0

To get a case insensitive result both operands must be NOT CASESPECIFIC.
Any literal in an ANSI mode session is CASESPECIFIC by default, but NOT CS in a Teradata session.
To get the desired result in an ANSI session you must change that default:
select * from premtest.EMPLOYEE where Name like 'SUshma%' (NOT CASESPECIFIC)
 
Dieter


Viewing all articles
Browse latest Browse all 14773

Trending Articles



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