| Executive Summary: Microsoft’s SQL Server has limited support for temporal data. Learn how to work around this limitation. |
Temporal data can be difficult to handle in SQL Server queries, because SQL Server implements only a subset of the features that are defined by ANSI SQL to support temporal data. Even in SQL Server 2008, temporal data types represent only a moment in time̵...