Why do we use sql limitations? Which constraints can we use while making a database in sql?


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

Post New Answer

More SQL Server Interview Questions

What is a table called, if it has neither cluster nor non-cluster index? What is it used for?

0 Answers  


i have table students with fields classname,studname select * from students classname studname 1 xxxxx 1 yyyy 1 zzzz 2 qqqq 2 tttt 3 dsds 3 www i want the output should be No of students in class 1 : 3 No of students in class 2 : 2 No of students in class 3 : 2

5 Answers   HCL, ZX,


What are distinctive joins find as a part of sql?

0 Answers  


Tell me time data type, datetime2, datetimeoffset data type in sql server 2008?

0 Answers  


What does the automatic recovery do?

0 Answers  






What are triggers? How do you invoke a trigger on demand?

0 Answers   Hexaware,


What is query processing?

0 Answers  


What is named calculation? : sql server analysis services, ssas

0 Answers  


What are the different sql server versions?

0 Answers  


What is lock escalation and what is its purpose?

0 Answers  


How many types of objects are there?

0 Answers  


Write a query to include a constraint, to check whether the employee salary is greater than 5000?

0 Answers   TCS,


Categories