| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Brian Dunning | Date: | March 11 2008 11:14pm |
| Subject: | Help me format this statement | ||
| View as plain text | |||
I am an idiot. table_a and table_b have exactly the same structure. How do I say this in SQL: INSERT (all records from table_a) into table_b where table_a.customer = '12' Just trying to eventually duplicate the whole table, one customer's set of records at a time. Thanks.
| Thread | ||
|---|---|---|
| • Help me format this statement | Brian Dunning | 12 Mar |
| • Re: Help me format this statement | wim.delvaux | 12 Mar |
| • Re: Help me format this statement | Brian Dunning | 12 Mar |
