I have my own environment. There is a table. In the table, I have created 20 columns (data type: currency). I did not put any values in there. I want just right after I created it to remove the columns. I cannot do it because of some dependencies. I did not create any dependencies. I did not create any solutions (although there are some defaults, I suppose). How can I remove the f... columns without destroying the whole table?
I would be grateful for a dummy instruction.
BTW how it could be that something so basic like column removal is so not intuitive and complicated!