What is USER DEFINE Data Type and Its Implementation
What is USER DEFINE Data Type and It’s Implementation User define data type are based on system data type of MS SQL Server. It is created when several table object use the same data in terms of data type, length and null ability. For example if we create the …