Medium
String Functions
Employee Email Usernames
Extract the portion of each employee email before the @ symbol. Return columns: email, username. Order results by: id.
Preparing the interactive SQL workspace...
Extract the portion of each employee email before the @ symbol. Return columns: email, username. Order results by: id.
Preparing the interactive SQL workspace...