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 All,

 

I tried adding column to the table using Alter command and it was successful. But when I am trying to drop the column I am getting the syntax error.

 

alter table "ID42588"."CUSTOMER" add (custphone nvarchar(10));

alter table "ID42588"."CUSTOMER" drop (custphone nvarchar(10));

 

Error  Message

 

sql syntax error: incorrect syntax near "nvarchar": line 1 col 50 (at pos 50);

 

Please help


Viewing all articles
Browse latest Browse all 9165

Trending Articles



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