Quantcast
Channel: SCN: Message List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 9165

Re: want to add column in HANA Tables

$
0
0

Hi Sreelatha-

 

Yes. I did not notice when I was copy-paste. This would be correct.

 

 

Removing an existing column:

 

ALTER TABLE <tablename> DROP (<columnname>); 

 

 

Example:


ALTER TABLE emp_t DROP(emp_id );

 

 

Thanks

Happy learning


Viewing all articles
Browse latest Browse all 9165

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>