List the data types available in mssql?


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

Post New Answer

More SQL Server Interview Questions

Explain what are sparse columns?

0 Answers  


Can you roll back the ddl statement in a trigger?

0 Answers  


What happens if we shrink log file in sql server?

0 Answers  


What is query and its types?

0 Answers  


Is it possible to have clustered index on separate drive from original table location?

0 Answers  






What is faster join or union?

0 Answers  


What are the difference between data mart and data warehouse? : sql server analysis services, ssas

0 Answers  


What is sql injection and why is it a problem? : sql server security

0 Answers  


How to set database to be single_user in ms sql server?

0 Answers  


two tables are there.1st table EMP has two columns ID and name and contains data 1,A 2,B 3,C 2nd table EmpSal has 2 columns ID and Salary Contains data -1,1000 2,5000 3,3000 Find name of employee having maximum salary ?

5 Answers   CSE,


Define normalisation?

0 Answers  


How do I find my localdb version?

0 Answers  


Categories