database - Is it possible to select and insert its result in MySQL? -


i have table needs updated table. can make select command insert data found on table? if so, how?

i use mysql

insert table1 (column1, column2) select column1, column2 table2 

Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -