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 dbcc?
What programming language would you use to create embedded functions in ssrs?
What are the reporting services components?
What are the different types of join?
What is use of @@ spid in sql server?
What is the name of the Database which IBM mainframe uses?
what number files will a information contain in SQL Server? How many forms of information files exist in SQL Server? How many of those files can exist for a single database?
Explain syntax for viewing trigger?
What is a ddl statement?
Why is sql server log file full?
How many full-text indexes can a table have?
What is the usage of sign function?
you notice that the transaction log on one of your databases is over 4gb the size of the data file is 2mb what could cause this situation, and how can you fix it? : Sql server administration
What is factless fact table? : sql server analysis services, ssas
Tell me what do you understand by a view? What does the with check option clause for a view do?