Microsoft
Software
Hardware
Network
Question : Extract Birthdays between now and 30 days from today
I'm trying to create an SQL query in SQLServer that will pull all persons whose birthday occurs between now and thirty days. I used the DAYOFYEAR function to pull these and it works great until December, when 30 days goes into next year.
Can I please get an example of a function that will give me the results I need?
Answer : Extract Birthdays between now and 30 days from today
I think the solution by
rrjegan17 fails in december. I am pretty sure what i have done will work it is a lot of extra code just to get to work during december :-)
Random Solutions
Left justify column data
Update from SQL Query
error with web site when it was moved from server 2003 to 2008
Form_Delete called 2 times when using DEL key on subform
how to implement insert,delete,update and selete operations using MVVM design pattern in WPF application
Java Script - Toggle a checkbox by clicking on an image
OpenRecordSet querydef with parameter problem Access 97
using VBS script within Outlook 2003
I changed the motherboard and cpu on a panasonic cf-50 laptop. my hard drive is blue screening because of the new hardware How can I fix this without having to reformat the drive?
File Upload & Download using ASP.net 2.5 & MVC2.0