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 is the difference between hot backup and cold backup in oracle?
What is bulk load in oracle?
How can I create database in oracle?
What is a procedure in oracle?
What is the use of oracle?
What is a trigger oracle?
Can you have more than one content canvas view attached with a window ?
What is difference between cartesian join and cross join?
What happens to the current transaction if a ddl statement is executed?
How to filter out duplications in the returning rows using oracle?
How do I uninstall oracle 11g?
Can you create a synonym without having a table?