T
tgwarrior
I need to query a hyperlink field and only result PART of the URL.
e.g. I have many LONG URLs (http://www.abc.com/doc/part/one/x.html) I
want to query so that I ONLY get the first part of the URL
(http://www.abc.com)
I have over 5000 records and the length of the URLs are all different.
Is there a way to query using LIKE or LEFT to output everything from
the LEFT (http://) to the first single "/" (e.g. http://www.abc.com/)?
Thanks
michael munson
(e-mail address removed)
e.g. I have many LONG URLs (http://www.abc.com/doc/part/one/x.html) I
want to query so that I ONLY get the first part of the URL
(http://www.abc.com)
I have over 5000 records and the length of the URLs are all different.
Is there a way to query using LIKE or LEFT to output everything from
the LEFT (http://) to the first single "/" (e.g. http://www.abc.com/)?
Thanks
michael munson
(e-mail address removed)