match - Separating the matched and unmatched values in mysql -


i have 2 table same fields. want compare 1 of fields , move matched , unmatched values in 3rd , 4th table. can 1 me this?

assume table , table b.

insert table c values(select cola a,b cola=colb) insert table d values(select cola a,b cola!=colb) 

Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -