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 convert character strings to numeric values? : Sql dba
Write a unique difference between a function and a stored procedure.
explain the options of myisamchk to improve the performance of a table. : Sql dba
how to create a new view in mysql? : Sql dba
what is sp_pkeys? : Transact sql
What is java sql connection?
What is number function in sql?
How many parts of a pl sql block are optional?
What is record data type?
What are the types of keys?
What are stuff and replace function?
What is partition in sql query?
What is the difference between unique and primary key constraints?
Who developed sql?
what is the difference between a local and a global temporary table? : Sql dba