What is IN operator?
IN operator in a query allows you to have multiple values in a WHERE clause. Example:- To return records of employees staying in the USA and INDIA.