oracle sql update join two tables - Experts Exchange - The network for technology professionals.

oracle sql update join two tables - Experts Exchange - The network for technology professionals.

瀏覽:761
日期:2025-04-26
oracle sql update join two tables Asked by: gla Solved by: jwahl I hava the following update query: UPDATE CUSTOMER_TRANSACTIONS CTC SET CTC.PERIODID = '2005-2006', CTC.PROCESSID = '200612' FROM CUSTOMER_TRANSACTIONS_2007 ......看更多