What is user defined datatypes and when you should go for them?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL Server Interview Questions

What is transaction server explicit transaction?

0 Answers  


two tables with table name ship(name,year) and battle (name,year),how to find the latest added year in the table ship

1 Answers  


What structure can you implement for the database to speed up table reads?

0 Answers  


What is the difference between composite index and covering index?

0 Answers  


How to create Clustered Primary Key to table?

2 Answers  


List out the differences between global and local temp tables in sql server?

0 Answers  


What is a performance monitor?

0 Answers  


Would it be a good idea to create an index on a table that always contains 10 records? Why or why not?

3 Answers  


define and explain the differences between clustered and non-clustered indexes.

0 Answers   Microsoft,


What is the purpose of optimization?

0 Answers  


What is an active database?

0 Answers   HCL,


What is the difference between varchar and varchar(max) datatypes?

0 Answers  


Categories