how to format a date in sql server 2008.

Posted by Shantanu Gupta on Stack Overflow See other posts from Stack Overflow or by Shantanu Gupta
Published on 2010-04-22T07:42:54Z Indexed on 2010/04/22 7:43 UTC
Read the original article Hit count: 182

Filed under:
|

How to format a date in sql sevrer with format dd-mm-yyyy to some other format without using convert function.

Is it there any such function in sql server 2008 or 2005

© Stack Overflow or respective owner

Related posts about sql

Related posts about sql-server