• USE:

    
    
    CONVERT(DATETIME, DATEDIFF(DAY, 0, GETDATE()))

    to strip the time portion of the date.

    Edited by - jpipes on 06/18/2003 12:20:51 PM