L
lan huynh
let say i have a table in MS Acccess with two columns: URL_ID, Complete_URL.
for example:
URL_ID = 1
Complete_URL = 'http://www.mssqltips.com/tip.asp?tip=1226'
how do i write a query that parse 'http://www.mssqltips.com' into a new column?
Thanks for any help!
Lan
for example:
URL_ID = 1
Complete_URL = 'http://www.mssqltips.com/tip.asp?tip=1226'
how do i write a query that parse 'http://www.mssqltips.com' into a new column?
Thanks for any help!
Lan