对不起标题。。
我的问题是如何使用 mysql select 语句获取 URL 的特定部分,例如 url
http://www.google.com/search?q=lpol&ie=utf-8&oe=utf-8&client=ubuntu&channel=fs
和
http://www.google.com/search?q=query+to+count+specific+character&ie=utf-8&oe=utf-8&client=ubuntu&channel=fs#hl=fil&client=ubuntu&channel=fs&sa=X&ei=J1knUPu9GsiUiAe3xYB4&ved=0CEQQvwUoAQ&q=mysql+query+to+go+through+specific+character+position&spell=1&bav=on.2,or.r_gc.r_pw.r_qf.&fp=c4fd06cd155ee554&biw=1014&bih=424
这两个是不同的 url,但它们的 url 中都有 google.com,所以我怎样才能得到 google.com,所以我可以使用 mysql select 语句将这 2 个 url 计数为 1