Hi,If I have a column that contains email addresses, is there a way for me to select just the domain from SQL, so for dave@gmail.com, bob@yahoo.com, I will get just "gmail.com", and "yahoo.com"?