How can u convert the Date to String?
Answer Posted / prasad
select convert(varchar,columnname,101) from tablename
Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
How to use transact-sql statements to access the database engine?
What is the difference between delete and truncate statements?
Where the sql logs gets stored? : sql server database administration
How to declare a cursor with "declare ... Cursor" in ms sql server?
What happens when unicode strings concatenate with non-unicode strings?
How to create indexed view?
What is parameterized reports in ssrs ?
What is Transparent Data Encryption?
Define indexes?
What specific conditions database should meet, before you can bulk copy data into it using bcp?
Explain the collation?
What does it mean to invest in the index?
How do I find the default sql server instance?
what are database files and filegroups? : Sql server database administration
How many cores do I need for sql server 2016?