Support the project! The site exists thanks to the community. If the help covers the expenses - the platform remains free.Support →
SQL code copied to buffer
Task 86:

Extract address and domain from email

Extract name and domain from customer email addresses in Sakila database.
Write a query that returns three columns: email, address - the part of the email address before the "@" sign and domain - the part after “@”.
Sort the result by email field.

Use MySQL syntax to write your answer. Descriptions of tables are provided in the right pane.

Write your request in the field below and click the "Check it!" button.
Tutorial Get hint
Copy code Clear editor

Hi! Could we please enable some services and cookies to improve your experience and our website?

Privacy & Cookie Policy.