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
Which join is like inner join?
Can we use commit inside a trigger?
How to raise user-defined exception with custom sqlerrm ?
does sql support programming? : Sql dba
What is delimiter sql?
What is the difference between the conventional and direct path loader? : aql loader
Does a user_objects view have an entry for a trigger?
How long will it take to learn pl sql?
What is the difference between nvl function, ifnull function, and isnull function?
What is pl sql and why it is used for?
What are functions in sql?
What is lexical units in pl sql?
What are the types of operators available in sql?
What does the sign mean in sql?
What is left inner join in sql?