Medium
String Functions
Employee Names Containing a
Find employee full names containing the letter a, 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 a, case-insensitively. Return columns: last_name, first_name. Order results by: first_name.
Preparing the interactive SQL workspace...