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