Options

String Manupulation with test data.

sdorsettsdorsett Posts: 5
edited September 11, 2008 2:51PM in SQL Data Generator Previous Versions
I have a table column that contains URLs. In another column in the same table I would like to extract the domain from the URL in the previous column. For example,

URL Domain
http://www.test.com test.com
http://www.abc.com abc.com

How would I go about pulling this off in the Data Generator?

Comments

Sign In or Register to comment.