28 November 2012

Get only Date in Sql Server

Get only Date in Sql Server


convert(VARCHAR(10), Fieldname, 101) AS [Field Name]


No comments:

Post a Comment

Comments Welcome

Consistency level in Azure cosmos db

 Consistency level in Azure cosmos db Azure Cosmos DB offers five well-defined consistency levels to provide developers with the flexibility...