Answer Posted / avr murthy
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 so.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is where clause in sql?
What is sqlcommand?
What is dense_rank?
explain the delete statements in sql
what are the difference between clustered and a non-clustered index? : Sql dba
Explain table and field in sql?
What is difference between ms sql and mysql?
What is optimistic concurrency control? : Transact sql
Which column in the user.triggers data dictionary view shows that the trigger is a pl/sql trigger?
How to select the Nth maximum salary from Table Emp in Oracle SQL Plus ?
what are all the different types of indexes? : Sql dba
Is postgresql a nosql database?
What are the types of join in sql?
how to drop an existing view in mysql? : Sql dba
How many triggers can be applied to a table?