i am newbie in sql server, my requirement is i want to get the image path from the database field, but stuck what could be the query can anyone out there help me with this.
this is my format
<div align=center><imge src=/portals/0/logo.gif width=279 height=86 /></div>
i need /portals/0/logo.gif
from the above html, using t-sql