Hi all,
I'm trying to pull a query/view from an employee table with all active employees and employees who have terminated within the past 30 days. I've tried entering in the TermDate criteria field 'is null' or 'date() - 30'.
I'm also posting this message on the SQL message board since I am trying to create a view with these results.
Any help is appreciated!!
Judy
I'm trying to pull a query/view from an employee table with all active employees and employees who have terminated within the past 30 days. I've tried entering in the TermDate criteria field 'is null' or 'date() - 30'.
I'm also posting this message on the SQL message board since I am trying to create a view with these results.
Any help is appreciated!!
Judy