Quantcast
Channel: SCN : Discussion List - SAP HANA and In-Memory Computing
Viewing all articles
Browse latest Browse all 5653

Does Hana support feature similar to NLSSORT?

$
0
0
Hi,

I can use the following query in Oracle. It will order by the result using the national rules of the given linguistic definition.

select * from testtable order by NLSSORT(testcolumn, 'NLS_SORT=some_linguistic_definition') ASC;

Is there similar feature in SAP Hana? Thank you


Viewing all articles
Browse latest Browse all 5653

Trending Articles