Vertiguy
Administrator
Please take this survey to help us learn more about how you use third party tools. Your input is greatly appreciated!
Vertiguy Administrator
Reactions
-
How to alter a column data type from numeric(3,2) to numeric(5,4) in Vertica
In Vertica, you can alter the precision, but you cannot alter the scale of the numeric: https://www.vertica.com/docs/8.1.x/HTML/index.htm#Authoring/AdministratorsGuide/Tables/ColumnManagement/Changin… (View Post)1