I've working on conversion data related to our benefits. Our benefits eligibility date is as such, the first of the month 30 days after your hire date.
ex. Hire Date = 11/5/2008. the 30 grace period ends on 12/5/2008 and the first of the following month, 1/1/2009 (the value i need returned), is when benefits go into effect.
short of VB or stored processes, can pure SQL handle this??
ex. Hire Date = 11/5/2008. the 30 grace period ends on 12/5/2008 and the first of the following month, 1/1/2009 (the value i need returned), is when benefits go into effect.
short of VB or stored processes, can pure SQL handle this??
Comment