0
kicks
What’s New in SQL Server Denali: Get Date/Time from Parts
SQL Server Denali has made developers life quite easy by introducing new useful functions. DATEFROMPARTS()is a new function introduced in SQL Server Denali CTP3,which will help us to avoid lengthy code to get date from year, month and day
inputs.