Hi all,
I have created a datatype using the sp_addtype feature and this type (a Numberic value type) also is used in a lot of tables. I would like to alter this datatype to include a higher precision. Is it possible to do so without droping the tabes, the datatype and then recreating everything?
Thanks in advance.
Hope it helps. Let me know what happens.
With regards,
PGK
I have created a datatype using the sp_addtype feature and this type (a Numberic value type) also is used in a lot of tables. I would like to alter this datatype to include a higher precision. Is it possible to do so without droping the tabes, the datatype and then recreating everything?
Thanks in advance.
Hope it helps. Let me know what happens.
With regards,
PGK