Get row where datetime column = today - SQL server noob
Posted
by Chin
on Stack Overflow
See other posts from Stack Overflow
or by Chin
Published on 2010-04-06T07:14:29Z
Indexed on
2010/04/06
7:33 UTC
Read the original article
Hit count: 220
sql-server
|sql-server-2005
In sql 2005, instead of building a query from dateparts year, month and date, is there an more succinct way of writing the where clause?
many thanks
© Stack Overflow or respective owner