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
What are commonly used mssql functions in php?
How to display a past time in days, hours and minutes?
What is the difference between upgrade and migration in sql server?
How do I view a stored procedure in sql server query?
explain what is a deadlock and what is a live lock? How will you go about resolving deadlocks? : Sql server database administration
How to download and install microsoft .net framework version 2.0?
How to provide column names in insert statements in ms sql server?
Explain full-text query in sql server?
What is the partitioning method?
What is bit data type?
What is importing utility?
what information is maintained within the msdb database? : Sql server administration
How to use column default values in insert statements in ms sql server?
What is difference between standardization and normalization?
What purpose does the model database server?