Could any one show me how to get record from this statement
- Select random employee which is not an employee of the month in the last x months
Table Employee
ID
EmployeeName
Table EmployeeOfTheMonth
ID
EmployeeID
MonthStartedDate
MonthEndedDate
Thank you very much