hi,
how to set date format in mm-dd-yyyy format.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Vithal WadjePosted Jan 26, 2015, 2:52 AM
select convert (Varchar(10),GETDATE(),110)