Medium
String Functions
Pro Challenge
Employee Names Starting With H
Find employees whose first name starts with H. Return columns: email, last_name, first_name. Order results by: first_name.
Preparing the interactive SQL workspace...
Find employees whose first name starts with H. Return columns: email, last_name, first_name. Order results by: first_name.
Preparing the interactive SQL workspace...