How can u convert the Date to String?
Answer Posted / deepak rohilla
select convert(varchar(20),getdate())
| Is This Answer Correct ? | 5 Yes | 9 No |
Post New Answer View All Answers
Can group by be used without aggregate functions?
How we can refresh the view?
What is a hint?
What is the difference between set and select?
What is difference between sql and sql server?
How to modify an existing user defined function?
User wants only to display only pdf as export option in report manager. How to achieve this?
What is extended stored procedures?
Do you know the isolation level that sql server support?
What is data mart? : sql server analysis services, ssas
How to scale out a federation by Sql statement?
What happens if time-only values are provided as date and time literals?
How to specify the collation for a character data type in ms sql server?
What is the purpose of forms?
How to create new databases with "create database" statements?