Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: Comparison of Dates in SQL

    i might be wrong, but cant we easily use a query like this?

    SELECT * FROM EmployeeHours WHERE CONVERT(VARCHAR(10), Date, 121) = '2009-06-02'

Viewing post 1 (of 1 total)