I have read from the internet that unless you work with old version sql server databases, now datetime2 is recommended to use.
It is just one type I know. Is there a list of data types which we should avoid using?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Under “Features Not Supported in a Future Version of SQL Server” in MSDN
datetime2 + date + time are new types with SQL Server 2008