Medium
String Functions
Pro Challenge
Employee Names Containing e
Find employee full names containing the letter e, case-insensitively. Return columns: last_name, first_name. Order results by: first_name.
Preparing the interactive SQL workspace...
Find employee full names containing the letter e, case-insensitively. Return columns: last_name, first_name. Order results by: first_name.
Preparing the interactive SQL workspace...