Timcwilcox
Programmer
Please forgive my ignorance, but can someone post a solution for a very simple problem for a Oracle sql newbie.
I have a transaction table (call it stock_trans) and a stock master table (call is stock) and one of the fields on the stock transaction table is a cost price. Is there a sql script to populate the cost price on stock trans with the cost price from stock master.
Thanks in advance
Tim
I have a transaction table (call it stock_trans) and a stock master table (call is stock) and one of the fields on the stock transaction table is a cost price. Is there a sql script to populate the cost price on stock trans with the cost price from stock master.
Thanks in advance
Tim