• dhananjay.nagarkar (3/7/2013)


    I would prefer datediff since that way not dependent of type of date format in DB hence need help please:-)

    If the columns are defined as one of the date data types, you don't need to use DATEDIFF. You can compare dates just like you can compare integers values.