If the second table doen't already exist just query the column and change the name of the answer table.
If the second table already exists then do an insert query
table1 | column |
| _join1 |
table2 | column |
insert | _join1 |
if the second table has values and you want to change already existing records use a changeto query.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.