You can solve the below question using like operator or by using functions
- Display all the employees whose name does not start with ‘S’
- Display all the employees whose name is start and end with ‘A’
- Display all the clerks and analyst whose name is ‘TH’
- Display all the employees whose name last but one character is ‘R’
- List all the employees name is having a character ‘IN’
- List all the employees whose job is having a string ‘ER’
- Display all the employees joined on DEC
- Display all the employees whose department number start with 3
- Display all the employees whose name is having exactly 5 character and their empno end with 88
- List all the employees whose name has sting ‘DAMS’