Dear Sir,
In my DB, there is 5000 date values are stored like "DD-MM-YYYY" Format in nvarchar datatype. For Example 18-10-2010
And when i convert into date format for the following purpose.
"Select * from tbl_master order by Convert(datetime,date_of_Appln,103)"
Its not working.
Can you help...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.