to calucalate sum of columns in a table using dynamic sql
1006476May 1 2013 — edited May 2 2013I have one table with col_01,col_02,col_3..col_60 with number datatype I want calculate the sum of these using dynamic sql. means need to repeat the loop for 60 columns and caluclate the sum for each row
please get me out of here
Edited by: 1003473 on May 1, 2013 12:43 AM