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
Explain filestream storage of sql server 2008?
What is the sql profiler?
What are the advantages of using stored procedures?
Write query to return all rows sql?
How do I start sql server agent automatically?
What is sql server agent and what are the two modes of authentication in sql server?
Is it possible to have clustered index on separate drive from original table location?
What is cursor in ms sql server?
How many types of objects are there?
What is optimistic concurrency?
Where actually sql azure database is hosted?
How to connect sql server management studio express to sql server 2005 express?
Other than truncate statement, which other command can by-pass the trigger on the tables?
How do I view a trc file?
What is service broker?