A SQL Server type that defines a date that is combined with a time of day that is based on 24-hour clock.
I'm using SQL Server 2008 R2. Using SQL Server Management Studio, I've created a database, and a new table. In the …
sql-server sql-server-2008-r2 datetime2