Click here to Skip to main content
15,895,256 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dear all.
I want order by support language like this query
SQL
"SELECT * FROM hu_nation ORDER BY NLSSORT(NAME_VN,'NLS_SORT = VIETNAMESE')  DESC "
in Oracle bu ussing Linq.
Thanks !
Posted
Updated 3-Oct-12 22:38pm
v2
Comments
Zoltán Zörgő 10-Jun-13 0:23am    
I don't use Oracle often, and never used it in conjunction with .net. So I can only help you in searching the web. Look what I have found: look at the answer posted by Devart (Admin, Devart) on March 24, 2011 1:05 p.m. . It seem that devart dotconnect for oracle one has such support.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900