Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: Year function is SQL query


Message #1 by dont worry <aspmailbox@y...> on Tue, 10 Dec 2002 07:26:13 -0800 (PST)
Does this really work ?

SELECT *
FROM USERS
WHERE YEAR(createdDtm) = '2002'

thanks

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
Message #2 by "Joe" <joe@k...> on Tue, 10 Dec 2002 17:04:35
There's no reason why it shoudn't...............correct syntax. Why don't 
you try it out???? ;-)

Joe

  Return to Index