Forum Replies Created

Viewing post 616 (of 617 total)

  • RE: DateDiff using BETWEEN statement

    One more thing you can do to pick up a little bit more speed is to create variables containing DATEADD(DAY, -15, '3/1/04') and...

    Kenneth FisherI was once offered a wizards hat but it got in the way of my dunce cap.--------------------------------------------------------------------------------For better, quicker answers on T-SQL questions, click on the following... http://www.sqlservercentral.com/articles/Best+Practices/61537/[/url]For better answers on performance questions, click on the following... http://www.sqlservercentral.com/articles/SQLServerCentral/66909/[/url]Link to my Blog Post --> www.SQLStudies.com[/url]

Viewing post 616 (of 617 total)