Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Replacing a character in a field 2

Status
Not open for further replies.

dbrom

Programmer
Feb 21, 2001
100
US
Hi,

In my table Models I have a varchar field called modelName.
I want to replace all underscores(_) with spaces in that field for all records in the table.

Any ideas how to do it?

Thanks in advance. <Dmitriy>
dbrom@crosswinds.net
 
Thanks,
that seemed to do exactly what I wanted.

:)
<Dmitriy>
dbrom@crosswinds.net
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top