Forum Moderators: coopster

Message Too Old, No Replies

copy data from a column in table a into a column in tab

         

jcrensha627

12:48 am on Mar 1, 2009 (gmt 0)

10+ Year Member



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)

coopster

12:53 am on Mar 3, 2009 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Why? If they have a common key relationship, why store the data twice?