Answer Posted / subbu
User-defined data types can be used when several tables
must store the same type of data in a column and you must
ensure that these columns have exactly the same data type,
length, and nullability.
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
Which are new data types introduced in sql server 2008?
What happens if null values are involved in bitwise operations?
What is the difference between online clustering and Offline clustering?
Tell me the use of keyword with encryption. Create a store procedure with encryption?
What are different types of constraints?
What is trace flag in sql server?
What is ddl and dml commands?
What is a Join and explain its types?
Can we shrink data file in sql server?
how to restart sql server in single user mode? How to start sql server in minimal configuration mode? : Sql server database administration
Is port 1433 secure?
What is clustered primary key?
What does this statement do @@rowcount?
How to insert multiple rows with one insert statement in ms sql server?
How to drop existing indexes in ms sql server?