hsaxena20
The Vertica Forum recently got a makeover! Let us know what you think by filling out this short, anonymous survey.
Please take this survey to help us learn more about how you use third party tools. Your input is greatly appreciated!
hsaxena20
Reactions
-
Re: How to alter a column data type from numeric(3,2) to numeric(5,4) in Vertica
You cannot alter a column data type if it present in projections segmentation or order by clause. First create a super projections without having that column in segmentation and order by. Second, ref… (View Post)1