If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Update Column

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-07-04, 15:49
homchz homchz is offline
Registered User
 
Join Date: Jan 2004
Posts: 45
Update Column

I am looking to update a column in a table and I though this would do it but it does not seem to work?

Any thoughts?

update sales_ter_email
set sales_email = "dcollentro@yankeeequipment.com"
where sales_email = "hldc@aol.com"

Thanks
Josh
Reply With Quote
  #2 (permalink)  
Old 07-07-04, 15:55
homchz homchz is offline
Registered User
 
Join Date: Jan 2004
Posts: 45
Talking

Nevermind, I need to check my spelling.

Thanks
Josh
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On