Integrity constraints means..? how many and what are they?
Answer Posted / swetcha
Integrity constraints provide a way of ensuring that
changes made to the database by authorized users do not
result in a loss of data consistency.
An integrity constraint can be any arbitrary predicate
applied to the database.
They may be costly to evaluate, so we will only consider
integrity constraints that can be tested with minimal
overhead.
Types of integrity constraints
(1) Non-null
(2) Key
(3) Referential integrity
(4) Attribute-based
(5) Tuple-based
(6) General assertions
plzz let me know if it's wrong
| Is This Answer Correct ? | 18 Yes | 9 No |
Post New Answer View All Answers
How many types of locks are present in a database?
aht is the difference b/w network & hierarchial & relational dbms????
Data structure used to implements a menu:
What is sharded database?
what is the role of auditor in auditing data oriented applications?
What is a database lookup?
can u combine pipeline parallelism and partition parallalism? how and whan?
Explain entity type?
What does specialization in DBMS mean?
What is the advantage of varchar2 over char?
Explain database partitioning.
how to configure oracle 10g in java1.5 and tell me know how to set class path in system?
What is database server and how it works?
What are the various ways to execute a query in teradata?
What is the difference between database and server?