Hi All
I am new to Db2. This question may be very simple.
In SQL Server I can set database option as case sensitive or
insensitive. Because of this if I set option as case insensitive than
'a'='A' or 'suResH'='SURES H'
Is there any such option in DB2 8.1 For linux. Can I set proper
collating sequence to achieve this then how?
Thanks and regards
Suresh
I am new to Db2. This question may be very simple.
In SQL Server I can set database option as case sensitive or
insensitive. Because of this if I set option as case insensitive than
'a'='A' or 'suResH'='SURES H'
Is there any such option in DB2 8.1 For linux. Can I set proper
collating sequence to achieve this then how?
Thanks and regards
Suresh
Comment