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
List out some of the requirements to set up a sql server failover cluster?
What is the purpose of indexing?
How can we delete Duplicate row in table?
In what sequence sql statement is processed?
What is the status of services on passive node for failover cluster in sql server? : sql server database administration
Is sql server difficult to learn?
What are the new features of sql server 2012 reporting service?
Can you import Microsoft Excel data to SSRS?
What is temporal data type?
Can a table be created inside a trigger?
How to loop through result set objects using mssql_fetch_array()?
What stored by the msdb? : sql server database administration
what are the different ways to return the rowcount of a table?
What does it mean if @@cursor_row returns a negative number?
How to download and install microsoft .net framework version 2.0?