Hi,
I would like to determine the largest numeric datatype scale of a column. I have found an answer to the question being about 'decimal' so this does not work with my problem.
Decimal Largest Scale Solution found here.
Sample Data:
2222.0002430
2222.0000245
2222.0023455
Let me know what you think!
Thanks,
I would like to determine the largest numeric datatype scale of a column. I have found an answer to the question being about 'decimal' so this does not work with my problem.
Decimal Largest Scale Solution found here.
Sample Data:
2222.0002430
2222.0000245
2222.0023455
Let me know what you think!
Thanks,