Community

Adventures in TSQL: Adding date and time values

(Carl Nolan) With the addition of the SQL Server date and time types, I have often found myself needing to create a datetime (or datetime2) value based on the addition of a date and a time value. However, there is no built-in function for such an operation.

Read More - Register for Free Membership