What is a constraint. Types of constraints ?
Answer Posted / sohail
Constraint is a restriction on table.There are two types of
constraints 1.ananymous constraint and 2.named
constraint.under named and ananymous constraints there are
1.primary key constraint
2.foreign key constraint
3. not null constraint
4. check constraint
5. unique constraint.
| Is This Answer Correct ? | 40 Yes | 10 No |
Post New Answer View All Answers
how to create a test table in your mysql server? : Sql dba
what is error ora-03113: end-of-file on communication channel?
can sql servers linked to other servers like oracle? : Sql dba
How to return an array from java to pl/sql?
What is the purpose of the partition table?
How does pl sql work?
How do I create a sql script?
Is microsoft sql free?
What is compute?
what is an extent ? : Sql dba
What is data abstraction in sql?
What is sqlcommand?
When is a declare statement required?
What is normalisation and its types?
What is a unique constraint?