How can u convert the Date to String?
Answer Posted / sivakumar
Select convert(varchar(20),getdate()) As Date
| Is This Answer Correct ? | 5 Yes | 5 No |
Post New Answer View All Answers
What is the function of inner join?
What is difference between count (*) and count 1?
What are the recovery models for a database?
What encryption security is available in sql azure?
What is merge statement?
What is the tcp/ip port on which sql server runs?
Explain in details security in SQL azure?
What is mean by dml?
If no size is defined while creating the database, what size will the database have?
How and why use sql server?
Does partitioning ssd reduce performance?
What are the differences between char and varchar in ms sql server?
Explain what is scheduled job and how to create it?
How many types of local tables are there in sql server?
What part does database design plays a role in performance of an sql server-based application?