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 varray?
What is define in oracle?
what are the advantages of running a database in archive log mode?
What is the purpose of save points in oracle database?
which clause we are not used in where clause?
Explain the family trees and connection by clause
Explain the difference between a procedure and a function?
what is primary key and foreign key when and where have to use
What is format trigger?
What is the difference between the Oracle ODBC driver and a Microsoft ODBC (Open Database Connectivity) Driver?
Why do I get java.lang.abstractmethoderror when trying to load a blob in the db?
what are Triggers?