Tell me about yourself.
Health Program Coordinator Interview Questions
11,969 health program coordinator interview questions shared by candidates
If you could ask a Mercer consultant a question, what would you ask?
Why are you switching companies?
What do you know about mercer?
What is something people assume about you that's not true?
Why did you leave your last job?
What brought you to RADIAS Health?
What is the following SQL code trying to do? Please explain (select A.RecipientID B.BeginDate, B.EndDate, B.CountyOfResidence, B.MajorProgram, B.EligibilityType, A.Birthdate, (Case When ((date'2010-12-31' - dhsviews.RecipientsV.Birthdate ) / 365.25) <= 21 then 'Ages 0 through 21' When ((date'2010-12-31' - dhsviews.RecipientsV.Birthdate ) / 365.25) <= 65 then 'Ages 22 through 65' When ((date'2010-12-31' - dhsviews.RecipientsV.Birthdate ) / 365.25) <= 65 then 'Ages 66 and Over' Else 'error' end_ as Age_Category from dhsviews.Recipients V as A, DHSViews.RecipientElibgibility V as B Where A.RecipientID = B.RecipientID and B.MajorProgram IN ('MA', 'NM', 'IM', 'EH') and B.EligibilityStatus IN('A', 'C') and B.BeginDate <= date '2010-12-31' and B.EndDate >= date '2010-01-01' Order by 1,2);
It's been so long I do not even remember interview questions!
If I was and alien space creature and I called in to my health assistant and stated my space ship was broken and I needed to get home what would said Health assistant asnswer with ?
Viewing 1121 - 1130 interview questions