Teradata Numeric overflow occurred during computation

Опубликовано: 06 Октябрь 2024
на канале: ETL-SQL
2,042
17

Free SQL Pattern Training: https://etlsql.kartra.com/page/sps-fr...

In this video, we will talk about Numeric Overflow Error.
The error comes when you try to load or compute numeric value which is bigger than the permissible range for numeric datatype used in the query. The solution is cast the column used in computation to bigger numeric datatype.
We will see top 3 different cases in which this error may come and what is the solution in each case.
We referred to following post in this video:
https://etl-sql.com/teradata-numeric-...

Leave a comment if you have any question related to Numeric Overflow error which was not answered in this video.


*One feedback I have received is not to say "right" so many times so will work on it in future videos. :)