SQL for Hire Date + 30 days
Summary
does anyone have a quick SQL for finding employees hitting their 30 day mark after hire?Content
Hi folks - hoping this is an easy one! Does anyone have a quick and easy SQL for OBI: need to identify employees hitting their 30, 60, and 90 day make of tenure with the company. Is this is easy as:
Enterprise Hire Date = CURRENT_DATE-30? This doesn't seem to work in BI. Is there a better SQL criteria to identify these folks?
0