jcrensha627 Posted March 1, 2009 Share Posted March 1, 2009 I have a column called price in table a. and a column called price in table b - I am trying to figure how to make the column in table b be populated by the column in table a. EXAMPLE TABLE A TABLE B price price === === 50 (here i want the 50 from table a to appear automatically) Quote Link to comment https://forums.phpfreaks.com/topic/147365-copy-data-from-a-column-in-table-a-into-a-column-in-table-b/ Share on other sites More sharing options...
fenway Posted March 1, 2009 Share Posted March 1, 2009 Why would you want to do such a thing? Quote Link to comment https://forums.phpfreaks.com/topic/147365-copy-data-from-a-column-in-table-a-into-a-column-in-table-b/#findComment-773701 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.