I have a table with all employee details including email addresses
Is there any specific query via which I can find the length of the email addresses till the letter '@' is encountered?
if the email address is azxcde@asas.com, then I want to extract the azxcde part of the email.