Selecting min date excluding 0000-00-00

Posted by nsw1475 on Stack Overflow See other posts from Stack Overflow or by nsw1475
Published on 2010-04-30T15:15:55Z Indexed on 2010/04/30 15:17 UTC
Read the original article Hit count: 101

Filed under:

I am running a query in SQL, and I need to select a minimum date that is not 0000-00-00. Is there any way to exclude this value and choose the next minimum date?

© Stack Overflow or respective owner

Related posts about sql