Please take this survey to help us learn more about how you use third party tools. Your input is greatly appreciated!
How do i add multiple column in the existing table . Please share me the syntax to add multiple colu
Leave a Comment
Can't find what you're looking for? Search the Vertica Documentation, Knowledge Base, or Blog for more information.
Comments
This question can be answered with the SQL reverence manual.
Adding multiple columns can be run by running adding 1 column repeatedly.
As per SQL reference / SQL Statements / ALTER TABLE Hope this helps.
Thanks for replying . Can you please suggest what should i give in data source column ?