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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Replace values in table 2

Status
Not open for further replies.

meBrian

Programmer
Aug 7, 2001
73
US
In a table there is a field 'id' of type 'varchar' that at one time had a prefix. I want to go in and remove that prefix from the values.

Not all values have the prefix so I will select only those records.

Example Value: A00-123456

Goal: Remove the 'A00-' from the field

Thanks for the help.
 
Wow. Thanks for the fast response.
I was getting close but was way over thinking it.
Thanks alot to both of you.

Have a star!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top