Forum Discussion

RayMilhon's avatar
RayMilhon
Copper Contributor
Jul 05, 2022

Converting a varchar field to Numeric

We have a field in our SQL Server 2012 DB that is a char(15) Field.  The Data in that field consists of codes that are actually 5 characters but the field was created with 15 for future expansion.  M...

Resources