You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@phoenix.apache.org by Hafiz Mujadid <ha...@gmail.com> on 2015/09/10 11:08:02 UTC

Add a new column in phoenix existing table

Hi!

How can I add a new column into an existing table ?

Thanks

Re: Add a new column in phoenix existing table

Posted by James Taylor <ja...@apache.org>.
See ALTER TABLE command: http://phoenix.apache.org/language/index.html#alter

On Thursday, September 10, 2015, Serega Sheypak <se...@gmail.com>
wrote:

> https://phoenix.apache.org/dynamic_columns.html
>
> It works, 100% feel free to ask if it doesn't work for you.
>
> 2015-09-10 11:08 GMT+02:00 Hafiz Mujadid <hafizmujadid00@gmail.com
> <javascript:_e(%7B%7D,'cvml','hafizmujadid00@gmail.com');>>:
>
>> Hi!
>>
>> How can I add a new column into an existing table ?
>>
>> Thanks
>>
>
>

Re: Add a new column in phoenix existing table

Posted by Serega Sheypak <se...@gmail.com>.
https://phoenix.apache.org/dynamic_columns.html

It works, 100% feel free to ask if it doesn't work for you.

2015-09-10 11:08 GMT+02:00 Hafiz Mujadid <ha...@gmail.com>:

> Hi!
>
> How can I add a new column into an existing table ?
>
> Thanks
>