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 DEFINITION OF DEFAULT CUSTOMER IN AR?
What is sequence?
What are the different types of databases?
can a view be updated?
Is insert autocommit in oracle?
Youre getting high busy buffer waits - how can you find whats causing it?
How do I manually create a database in oracle?
how to find the second highest salary in a given table????
what is primary key and foreign key when and where have to use
how to clone 9i Database on to 10g Database.
How to use like conditions in oracle?
What exactly do quotation marks around the table name do?