Hi,
I have the following table:
What I want is to get the column names into a new table as values:
Everyday there will be a new name for Column3,4,5,6. The new name should just be added to table without deleting the old values.
How do i get the column names into the table?