SQL Problem of the day #5
Problem statement: Find the candidates who are eligible for interviews
Eligibility criteria :
has not given 2 or more interviews
should not have given an interview in the last 180 days
You are trying to filter the data as on Date: '2023-08-21'
ta...
ishwarkoki.hashnode.dev2 min read