what is integrity constrains?
Answers were Sorted based on User's Feedback
Answer / srikanth
integrity constraints meanans Data integrity allows to
define certain data quality requirements that the data in
the database needs to meet. If a user tries to insert data
that doesn't meet these requirements, Oracle will not allow.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / nirav21686
Integrity constraints are used to ensure accuracy and
consistency of data in a relational database
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kumara swamy naidu
it is a state in which all the data values stored in the database are correct.enforcing this we can make the quality of the data in the data base
| Is This Answer Correct ? | 0 Yes | 0 No |
What do you mean by a database transaction & what all tcl statements are available in oracle?
What is the usage of synonyms?
what r tyhe major differences between oracle 9i & 10g?
What is difference between truncate and delete?
For a field in a repeating frame, can the source come from the column which does not exist in the data group which forms the base for the frame ?
What is a relational database management system?
Define oracle database
Why we choose emp number as primarykey?
what is the use of ondelete cascade?
What is pragma autonomous transaction in oracle?
How to create a table index?
What are the execution control statements in oracle?