T
Tom B. Cruise
Given a field with string datatype. How can I write a fuction which will
take this field as input and output a string like following?
example 1,
(e-mail address removed) --> input
yahoo.com --> output
example 2,
(e-mail address removed) --> input
netvigator.com ---> output
P.S. I want to use this in a query. Thanks.
take this field as input and output a string like following?
example 1,
(e-mail address removed) --> input
yahoo.com --> output
example 2,
(e-mail address removed) --> input
netvigator.com ---> output
P.S. I want to use this in a query. Thanks.