Integrity constraints means..? how many and what are they?
Answer Posted / xmanenter
Domain Integrity Constraint
//not null constraint this is not come
check constraint
//rule constraint (in case of SQL SERVER 2000)
//rule is an alternate to check constraint
only check because it is used as whole domain while all are
in row or tuple !
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Explain the various types of normalization.
How much does it cost to build a database?
Is redis in memory database?
What is the concept of Virtual field?
how can you perform lookup range in lookup stage expalin in detail?
what is tkprof tool and how it is used???
How do database connections work?
What is global database name?
What is lagging in DBMS ?
How do I manually create a database?
how can we view column head in first page but not in remaining pages?
What are the advantages of normalizing a database.
How does non-cluster index functions?
What do you mean by cluster and non cluster index?
Can a database table exist without a primary key?