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
Which is the best place or learning center for MS SQL?????In Bangladesh?????
What is a periodical index?
how to create “alternate row colour”?
How to disconnect from a sql server using mssql_close()?
what are cursors? : Sql server database administration
What is data source document?
How to install sql server 2005 express edition?
What is mssql?
How to delete all rows with truncate table statement in ms sql server?
Describe in brief system database.
What is a self join in sql server?
What is the difference between web edition and business edition?
What is the maximum size of a dimension? : sql server analysis services, ssas
you have couple of stored procedures that depend on a table you dropped the table and recreated it what do you have to do to reestablish those stored procedure dependencies?
Explain where clause?