Monday, June 23, 2008

Best Practices for Date/Time Calculations in SQL Server

Best Practices for Date/Time Calculations in SQL Server
When can you use arithmetic operators in date/time calculations in SQL Server? When are the date/time functions provided by Microsoft the better option? Follow a few scenarios that demonstrate when arithmetic operators are safe and when they are risky. (DevX.com, May 15, 2007)
read whole article ...

No comments: