MySQL Forums
Forum List  »  General

Re: How to match value between tables then replace
Posted by: Rick James
Date: June 30, 2015 05:16PM

"how to locate corresponding value between tables" -- Read about JOIN.

"see if the name I found is in Table2 or not" -- Read about LEFT JOIN ... IS NULL

Options: ReplyQuote


Subject
Written By
Posted
Re: How to match value between tables then replace
June 30, 2015 05:16PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.