Showing posts with label Return SQL Server Min DateTime. Show all posts
Showing posts with label Return SQL Server Min DateTime. Show all posts

20 April 2014

Return SQL Server Min DateTime

Return SQL Server Min DateTime

Example
select cast('1753-1-1' as datetime)

or

select cast(-53690 as datetime)


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...