what is Constraint? How many types of constraints in SQL ?
Answer Posted / krishna
constraints are use to maintain the relation between the two tables. sql contains the 5 types of constraints
1.primary key
2.foreign key
3.unique key
4.Not null
5.check
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
List the ways in which dynamic sql can be executed?
How is SQL Azure different than SQL server?
What is the downside of using udf?
Define tool Manage Statistics in SQL Server 2000 query ?
How do I view a script in sql server?
Ms sql server index?
What is change tracking in sql server?
What are advantages of ssrs or why we should use ssrs?
What is it unwise to create wide clustered index keys?
Does a full backup include transaction log?
Explain indexing and what are the advantages of it?
What new data source types were added in ssrs 2014?
What is co-related sub query?
List the different types of joins?
Where can you find the error log information? : sql server database administration