Community > Posts By > mickey2709
Edited by
mickey2709
on
Thu 02/12/09 09:30 AM
|
|
What exactly are you trying to do? A specific example would be useful.
What's the table structure that you're trying to query and what's the output you want out of it? Select count(*) from table where datediff(y, <<your date column>>, 2009) = 0 might work, but I need more info... |
|
|