Click here to Skip to main content
15,868,016 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi friends,
I have a database where numbers are displayed in English Format, does anyone know how to display them in Arabic letters Using SELECT Query?
like
C#
collate ARABIC_CI_AI

Is it possible? Thanks
Posted
Updated 16-Jan-22 21:22pm
v2

1 solution

 
Share this answer
 
Comments
Maciej Los 9-Jul-13 3:39am    
Yeah! It could be helpful.
+5!
Adarsh chauhan 9-Jul-13 4:17am    
really helpful
+5
MichealRay 9-Jul-13 4:33am    
Mukesh Ghosh,thank u for ur reply. Am already saw this website, but i want to Convert Using Select Query to Convert Numbers like "Select ColumnName COLLATE ARABIC_CI_AS from TableName"

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