update multiple columns with single update statement..
1011048May 30 2013 — edited May 30 2013HI all,
i am reading the columns value from different table but i want to update it with signle update statement..
such as how to update multiple columns (50 columns) of table with single update statement .. is there any sql statement available i know it how to do with pl/sql..