Hi all,
i just migrated an addon from SAP - SQL to SAP - HANA and before i migrated the Company's DB.
The problem occur when execute hana query that have in the "WHERE" varchar filed equal at input value ('M' <> 'm') i can insert "UPPER" to solve the problem
so i have to insert UPPER on all varchar field used in a join in a group by etc.
There is a solution to this big problem, my addon is very big and has hundred and hundred of queries.
some one know how help me?
Regards Alessandro.