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 a result set object returned by odbc_exec()?
What is 4nf in normalization form?
What do mean by xml datatype?
What is sub-query in sql server? Explain its properties.
What is self join in sql server joins?
What is isolation levels?
How to write an inner join with the where clause in ms sql server?
What is an indexing strategy?
What is partition in sql server?
What is difference between views and tables?
What is the use of commit?
What are the differences between char and varchar in ms sql server?
How to rename an existing column with the "sp_rename" stored procedure in ms sql server?
Can you explain full-text query in sql server?
Explain what are various ways to enhance the ssrs report?