[solved] – Question 871
I need the SQL query for display the string after @ symbol
Ex: example@hh.com then I want only ‘hh.com.’
Expert Answer
OR
I need the SQL query for display the string after @ symbol
Ex: example@hh.com then I want only ‘hh.com.’
OR