Hello,

I have a table with an email attribute. I have added a new column, called "domain". I would like to insert the domain name for each row by taking the end part of the email text (example: [email protected], then the domain would be abc.com).

Can someone please help me with the code?


Thank you.