Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Case insensitive data selection

Former Member
0 Likes
329

Hi experts,

I have one database table where one field is case sensitive.

I want to select data from that table using where condition with that field case insensitively.

suppose i have following data in that field in that table....

SAPABAP

sapabap

SapAbap

like that.....I want to get all the records by using select query which are all contains this sapabap(case insensitive)...

1 REPLY 1
Read only

Former Member
0 Likes
293

Moderator message - Please search before asking - post locked

Rob