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