How can u convert the Date to String?
Answer Posted / prasad
select convert(varchar,columnname,101) from tablename
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
What it means to be triggered?
Where sql server user names and passwords are stored in sql server? : sql server database administration
How to Update from select query in sql server?
Write the syntax for stuff function in an sql server?
Explain how to integrate the ssrs reports in application?
How to get a list of all tables with "sys.tables" view in ms sql server?
Sql server reporting services vs. Crystal reports.
What are ddl (data definition language) statements for tables in ms sql server?
How does normalization work?
How can I check that whether automatic statistic update is enabled or not?
How to list all user defined functions in the current database?
What is store procedure?
What is the difference between substr and charindex in the sql server?
Explain an automatic checkpoint
How do I run a trace in sql server?