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
How can I change the colour of text in a report field to match a colour specified in the report?
SQL Sever Store Proc Syntax for using LIKE in Where Clause with @Parameter
Export 4 Queries to the same Worksheet
Counting the number of time an item occurs with another event
How do I access another column of data in a ComboBox?
Certreq in Windows 2003 Server (Certificate Authority)
Dropdown of Word 2003, Insert Autotext subfolders are all empty
Stop sysprep from running on boot
SBS08 - RWW - FQDN - Can't Get it to Work?
Always Displaying The Last Text In A Scrolling Text Box