dindi harish wrote:
 
> in mysql we have a option called as binary for case senstivity for columns
> in table.does any that type of option is there in sapdb.
> please let me know 
 
As written many times:
no, there is no case-(in)sensitivity flag in SAP DB.
All comparisons are done case-sensitiv.
If one needs to have case-insistiveness, he has to use
the function UPPER resp. LOWER.
 
If one needs to have case-sensitiveness, nothing has to be done.
 
 
Elke
SAP Labs Berlin 

Reply via email to