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) 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? 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
Archived
This topic is now archived and is closed to further replies.