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
What are sql server procedures?
How to get nth highest salary from employee table.
What is Federation and Federation Member?
What are trace flags?
How to generate create table script on an existing table in ms sql server?
How to write an inner join with the where clause in ms sql server?
How you can get the list of largest tables in a database?
Define indexes?
What is the simplest way to create a new database in ms sql server?
Why do we partition data?
What is the difference between MVC and Teir Architecher? Plz explain with Layyered Programming example...? Thanks
What are the differences between stored procedure and view in sql server?
What is isolation levels?
Difference between Sql server reporting services and Crystal reports?
What can be used instead of trigger?