MySQL Forums
Forum List  »  InnoDB

Simple Problem, Help please?
Posted by: Danz zarnia
Date: November 20, 2008 09:40AM

Hello, I'm somewhat of a newbie to the SQL syntax. I have data in ONE database, TWO tables. I have a Column in one table I want to transfer to a column in the other BUT, only where the values in the Column are equal to values in the other table in another Column.

To put it Simply: How do I do a INSERT INTO - WHERE table1.columnvalues = table2.columnvalues

I don't understand why it isn't working for me, this is really confusing. Can anyone assist? Thanks

Options: ReplyQuote


Subject
Views
Written By
Posted
Simple Problem, Help please?
2707
November 20, 2008 09:40AM


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.