Extract string between two parts
869328Dec 6 2011 — edited Dec 6 2011Hi all,
I am trying to extract a string using the regexp substr with no luck:
string is :
ws-servername.domain name
example:
ws-db1.mydomain
desired outcome :
servername only
any ideas ?
Thanks
Yoav