Home Forums SQL Server 7,2000 General what is the best way to search between tow date fd RE: what is the best way to search between tow date fd

  • Look at the code I posted; it explains how to add (or subtract) hours from GETDATE()...using DATEADD(hour, n, GETDATE())