‎2009 Oct 21 8:47 PM
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)...
‎2009 Oct 21 8:54 PM
Moderator message - Please search before asking - post locked
Rob