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
What is use of attribute hierarchy optimized state? : sql server analysis services, ssas
What are the types of joins in sql?
What are the rendering extensions of ssrs?
Ways to improve the performance of a SQL Azure Database?
How to handle error or exception in sql?
How to use the inserted and deleted pseudo tables?
Tell me time data type, datetime2, datetimeoffset data type in sql server 2008?
You have several tables, and they are joined together for querying. The tables contain both clustered indexes and non clustered indexes to optimize performance, how should you distribute the tables and their indexes onto different file groups?
What is a collation?
How do you test your database? : sql server database administration
How do I trace a query in sql server?
How can you insert null values in a column while inserting the data?
Which sql server is best?
What is difference between delete & truncate commands?
What is SQL Azure?