nandamurisrihari
Programmer
Hi ALL
Regarding the User Defined Data Types,iam facing problem while changing from char(5) to varchar(15).
Could you please help me out regarding this.
Problem changed UDT from char(5) to varchar(15) in SYSTYPES table.But it doesnt change the datatype of the columns that were defined based on the UDT. Obviously, although the column remains bound to the UDT, the resulting definition, i.e. char(5), is used in the table definition .
Is there any procedure to alter the UDT
Please suggest me regarding this
Regards
srihari
Regarding the User Defined Data Types,iam facing problem while changing from char(5) to varchar(15).
Could you please help me out regarding this.
Problem changed UDT from char(5) to varchar(15) in SYSTYPES table.But it doesnt change the datatype of the columns that were defined based on the UDT. Obviously, although the column remains bound to the UDT, the resulting definition, i.e. char(5), is used in the table definition .
Is there any procedure to alter the UDT
Please suggest me regarding this
Regards
srihari