| Posted on
                                21 Nov 2013 07:12 PM IST Dear All,In my Project I am going to use User Defined Data type for numeric fields (For Salary Columns).
 DataType Name : SALARYSize                  : NUMERIC(23,3).
 Can any one tell me while creating the UDDT is it possible to defined Default Value for the same.For this SALARY UDDT i want default value is "0" (Zero). RegardsSiva
 |